Skip to content

Slot: settings

Settings are used to provide instructions to the workload orchestration software vendor for displaying parameters to the user. A user MUST be able to provide values for all settings. See the Setting section below.

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

Applicable Classes

Name Description Modifies Slot
Section Named sections within the configuration layout no

Properties

Type and Range

Property Value
Range Setting
Domain Of Section

Cardinality and Requirements

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

LinkML Source

name: settings
description: Settings are used to provide instructions to the workload orchestration
  software vendor for displaying parameters to the user. A user MUST be able to provide
  values for all settings. See the [Setting](#setting-attributes) section below.
from_schema: https://specification.margo.org/data-model
alias: settings
owner: Section
domain_of:
- Section
range: Setting
required: true
multivalued: true
inlined: true
inlined_as_list: true