Skip to content

Slot: select

Presenting a choice among alternatives.

URI: [oscal:select](https://w3id.org/lmodel/oscal/select) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Parameter](Parameter.md) | Parameters provide a mechanism for the dynamic assignment of value(s) in a co... | no | | [ParameterSetting](ParameterSetting.md) | A parameter setting to be propagated to points of insertion in a resolved pro... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ParameterSelection](ParameterSelection.md) | | Domain Of | [Parameter](Parameter.md), [ParameterSetting](ParameterSetting.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:select | | native | oscal:select | ## LinkML Source
name: select
description: Presenting a choice among alternatives.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Parameter
- ParameterSetting
range: ParameterSelection
inlined: true