Skip to content

Slot: control_objective_selections

Identifies the control objectives of the assessment.

URI: [oscal:control_objective_selections](https://w3id.org/lmodel/oscal/control_objective_selections) Alias: control_objective_selections ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ReviewedControls](ReviewedControls.md) | Identifies the controls being assessed and their control objectives | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ControlObjectiveSelection](ControlObjectiveSelection.md) | | Domain Of | [ReviewedControls](ReviewedControls.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:control_objective_selections | | native | oscal:control_objective_selections | ## LinkML Source
name: control-objective-selections
description: Identifies the control objectives of the assessment.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: control_objective_selections
domain_of:
- ReviewedControls
range: ControlObjectiveSelection
multivalued: true
inlined: true
inlined_as_list: true