Class: ControlImplementationSet
Defines how the component or capability supports a set of controls.
URI: [oscal:ControlImplementationSet](https://w3id.org/lmodel/oscal/ControlImplementationSet)
[UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [source](source.md) | 1
[URIReferenceType](URIReferenceType.md) | Reference to an external catalog or profile resource | direct | | [description](description.md) | 1
[MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [set_parameters](set_parameters.md) | *
[SetParameter](SetParameter.md) | Parameter values applied in the containing implementation context | direct | | [implemented_requirements](implemented_requirements.md) | 1..*
[ImplementedRequirement](ImplementedRequirement.md) | Control implementation requirement entries in the containing OSCAL context | direct | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [DefinedComponent](DefinedComponent.md) | [control_implementations](control_implementations.md) | range | [ControlImplementationSet](ControlImplementationSet.md) | | [Capability](Capability.md) | [control_implementations](control_implementations.md) | range | [ControlImplementationSet](ControlImplementationSet.md) | ## In Subsets * [ComponentDefinition](ComponentDefinition.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:ControlImplementationSet | | native | oscal:ControlImplementationSet | ## LinkML Source ### Direct
### Induced
classDiagram
class ControlImplementationSet
click ControlImplementationSet href "../ControlImplementationSet/"
HasPropsAndLinks <|-- ControlImplementationSet
click HasPropsAndLinks href "../HasPropsAndLinks/"
ControlImplementationSet : description
ControlImplementationSet : implemented_requirements
ControlImplementationSet --> "1..*" ImplementedRequirement : implemented_requirements
click ImplementedRequirement href "../ImplementedRequirement/"
ControlImplementationSet : links
ControlImplementationSet --> "*" Link : links
click Link href "../Link/"
ControlImplementationSet : props
ControlImplementationSet --> "*" Property : props
click Property href "../Property/"
ControlImplementationSet : set_parameters
ControlImplementationSet --> "*" SetParameter : set_parameters
click SetParameter href "../SetParameter/"
ControlImplementationSet : source
ControlImplementationSet : uuid
## Inheritance
* **ControlImplementationSet** [ [HasPropsAndLinks](HasPropsAndLinks.md)]
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [uuid](uuid.md) | 1 [UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [source](source.md) | 1
[URIReferenceType](URIReferenceType.md) | Reference to an external catalog or profile resource | direct | | [description](description.md) | 1
[MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [set_parameters](set_parameters.md) | *
[SetParameter](SetParameter.md) | Parameter values applied in the containing implementation context | direct | | [implemented_requirements](implemented_requirements.md) | 1..*
[ImplementedRequirement](ImplementedRequirement.md) | Control implementation requirement entries in the containing OSCAL context | direct | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [DefinedComponent](DefinedComponent.md) | [control_implementations](control_implementations.md) | range | [ControlImplementationSet](ControlImplementationSet.md) | | [Capability](Capability.md) | [control_implementations](control_implementations.md) | range | [ControlImplementationSet](ControlImplementationSet.md) | ## In Subsets * [ComponentDefinition](ComponentDefinition.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:ControlImplementationSet | | native | oscal:ControlImplementationSet | ## LinkML Source ### Direct
name: ControlImplementationSet
description: Defines how the component or capability supports a set of controls.
in_subset:
- component_definition
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slots:
- uuid
- source
- description
- set-parameters
- implemented-requirements
slot_usage:
set-parameters:
name: set-parameters
description: Parameter values applied in the containing implementation context.
range: SetParameter
implemented-requirements:
name: implemented-requirements
range: ImplementedRequirement
required: true
uuid:
name: uuid
required: true
source:
name: source
required: true
description:
name: description
required: true
name: ControlImplementationSet
description: Defines how the component or capability supports a set of controls.
in_subset:
- component_definition
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slot_usage:
set-parameters:
name: set-parameters
description: Parameter values applied in the containing implementation context.
range: SetParameter
implemented-requirements:
name: implemented-requirements
range: ImplementedRequirement
required: true
uuid:
name: uuid
required: true
source:
name: source
required: true
description:
name: description
required: true
attributes:
uuid:
name: uuid
description: A machine-oriented, globally unique identifier with a cross-instance
scope.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ControlImplementationSet
domain_of:
- Catalog
- Location
- Party
- Action
- Property
- Resource
- Profile
- AssessmentPlan
- AssessmentSubjectPlaceholder
- AssessmentPlatform
- AssessmentMethod
- Activity
- Step
- Task
- AssessmentPart
- SystemComponent
- Protocol
- SystemUser
- InventoryItem
- Observation
- Finding
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemSecurityPlan
- InformationType
- Diagram
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- AssessmentResults
- Result
- AssessmentLogEntry
- ComponentDefinition
- DefinedComponent
- Capability
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- MappingCollection
- Mapping
- Map
- GapSummary
- PlanOfActionAndMilestones
- PoamItem
range: UUIDType
required: true
source:
name: source
description: Reference to an external catalog or profile resource.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ControlImplementationSet
domain_of:
- ControlImplementationSet
range: URIReferenceType
required: true
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ControlImplementationSet
domain_of:
- Role
- Resource
- ParameterConstraint
- ReviewedControls
- ControlSelection
- ControlObjectiveSelection
- AssessmentSubject
- AssessmentSubjectPlaceholder
- LocalObjective
- AssessmentMethod
- Activity
- Step
- Task
- SystemComponent
- SystemUser
- AuthorizedPrivilege
- InventoryItem
- Observation
- RelevantEvidence
- Finding
- FindingTarget
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemCharacteristics
- InformationType
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SspControlImplementation
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- Result
- AssessmentLogEntry
- DefinedComponent
- Capability
- IncorporatesComponent
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamItem
range: MarkupMultilineType
required: true
set-parameters:
name: set-parameters
description: Parameter values applied in the containing implementation context.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: set_parameters
owner: ControlImplementationSet
domain_of:
- ProfileModify
- SspControlImplementation
- SspImplementedRequirement
- ByComponent
- ControlImplementationSet
- ImplementedRequirement
range: SetParameter
multivalued: true
inlined: true
inlined_as_list: true
implemented-requirements:
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
owner: ControlImplementationSet
domain_of:
- SspControlImplementation
- ControlImplementationSet
range: ImplementedRequirement
required: true
multivalued: true
inlined: true
inlined_as_list: true
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ControlImplementationSet
domain_of:
- HasPropsAndLinks
- Resource
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: Property
multivalued: true
inlined: true
inlined_as_list: true
links:
name: links
description: A list of links.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ControlImplementationSet
domain_of:
- HasPropsAndLinks
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: Link
multivalued: true
inlined: true
inlined_as_list: true