Skip to content

Slot: sections

Sections are used to group related parameters together, so it is possible to present a user interface with a logical grouping of the parameters in each section. See the Section section below.

URI: https://specification.margo.org/data-model/sections Alias: sections

Applicable Classes

Name Description Modifies Slot
Configuration Configuration layout and validation rules no

Properties

Type and Range

Property Value
Range Section
Domain Of Configuration

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes
### Slot Characteristics
Property Value
Owner Configuration

LinkML Source

name: sections
description: Sections are used to group related parameters together, so it is possible
  to present a user interface with a logical grouping of the parameters in each section.
  See the [Section](#section-attributes) section below.
from_schema: https://specification.margo.org/data-model
alias: sections
owner: Configuration
domain_of:
- Configuration
range: Section
required: true
multivalued: true
inlined: true
inlined_as_list: true