Skip to content

Slot: exclude_controls

Control-selection entries to exclude in the containing OSCAL context. The concrete entry class is selected by class-level slot_usage.

URI: [oscal:exclude_controls](https://w3id.org/lmodel/oscal/exclude_controls) Alias: exclude_controls ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ProfileImport](ProfileImport.md) | Designates a referenced source catalog or profile that provides a source of c... | yes | | [InsertControls](InsertControls.md) | Specifies which controls to use in the containing context (as part of a group... | yes | | [ControlSelection](ControlSelection.md) | Identifies the controls being assessed | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [ProfileImport](ProfileImport.md), [InsertControls](InsertControls.md), [ControlSelection](ControlSelection.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:exclude_controls | | native | oscal:exclude_controls | ## LinkML Source
name: exclude-controls
description: Control-selection entries to exclude in the containing OSCAL context.
  The concrete entry class is selected by class-level slot_usage.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: exclude_controls
domain_of:
- ProfileImport
- InsertControls
- ControlSelection
range: string
multivalued: true
inlined: true
inlined_as_list: true