Skip to content

Slot: control_implementations

Control implementation sets for a component or capability.

URI: [oscal:control_implementations](https://w3id.org/lmodel/oscal/control_implementations) Alias: control_implementations ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DefinedComponent](DefinedComponent.md) | A defined component that can be part of an implemented system | no | | [Capability](Capability.md) | A grouping of other components and/or capabilities | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ControlImplementationSet](ControlImplementationSet.md) | | Domain Of | [DefinedComponent](DefinedComponent.md), [Capability](Capability.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_implementations | | native | oscal:control_implementations | ## LinkML Source
name: control-implementations
description: Control implementation sets for a component or capability.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: control_implementations
domain_of:
- DefinedComponent
- Capability
range: ControlImplementationSet
multivalued: true
inlined: true
inlined_as_list: true