Skip to content

Slot: implemented_requirements

Control implementation requirement entries in the containing OSCAL context. The concrete entry class is selected by class-level slot_usage.

URI: [oscal:implemented_requirements](https://w3id.org/lmodel/oscal/implemented_requirements) Alias: implemented_requirements ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SspControlImplementation](SspControlImplementation.md) | Describes how the system satisfies a set of controls | yes | | [ControlImplementationSet](ControlImplementationSet.md) | Defines how the component or capability supports a set of controls | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [SspControlImplementation](SspControlImplementation.md), [ControlImplementationSet](ControlImplementationSet.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:implemented_requirements | | native | oscal:implemented_requirements | ## LinkML Source
name: implemented-requirements
description: Control implementation requirement entries 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: implemented_requirements
domain_of:
- SspControlImplementation
- ControlImplementationSet
range: string
multivalued: true
inlined: true
inlined_as_list: true