Class: ImplementedComponent
The set of components that are implemented in a given system inventory item.
URI: oscal:ImplementedComponent
classDiagram
class ImplementedComponent
click ImplementedComponent href "../ImplementedComponent/"
OscalCommon <|-- ImplementedComponent
click OscalCommon href "../OscalCommon/"
HasResponsibleParties <|-- ImplementedComponent
click HasResponsibleParties href "../HasResponsibleParties/"
ImplementedComponent : component_uuid
ImplementedComponent : links
ImplementedComponent --> "*" ImplementationCommonLink : links
click ImplementationCommonLink href "../ImplementationCommonLink/"
ImplementedComponent : props
ImplementedComponent --> "*" ImplementationCommonProperty : props
click ImplementationCommonProperty href "../ImplementationCommonProperty/"
ImplementedComponent : remarks
ImplementedComponent : responsible_parties
ImplementedComponent --> "*" ImplementationResponsibleParty : responsible_parties
click ImplementationResponsibleParty href "../ImplementationResponsibleParty/"
Inheritance
- ImplementedComponent [ OscalCommon HasResponsibleParties]
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| component_uuid | 1 UUIDType |
A UUID reference to a component | direct |
| remarks | 0..1 MarkupMultilineType |
Additional commentary about the containing object | OscalCommon |
| responsible_parties | * ImplementationResponsibleParty |
Responsible party assignments | HasResponsibleParties |
| props | * ImplementationCommonProperty |
A list of properties | HasPropsAndLinks |
| links | * ImplementationCommonLink |
A list of links | HasPropsAndLinks |
Usages
| used by | used in | type | used |
|---|---|---|---|
| InventoryItem | implemented_components | range | ImplementedComponent |
| SspInventoryItem | implemented_components | range | ImplementedComponent |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:ImplementedComponent |
| native | oscal:ImplementedComponent |
LinkML Source
Direct
name: ImplementedComponent
description: The set of components that are implemented in a given system inventory
item.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slots:
- component-uuid
slot_usage:
component-uuid:
name: component-uuid
required: true
props:
name: props
range: ImplementationCommonProperty
links:
name: links
range: ImplementationCommonLink
responsible-parties:
name: responsible-parties
range: ImplementationResponsibleParty
Induced
name: ImplementedComponent
description: The set of components that are implemented in a given system inventory
item.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slot_usage:
component-uuid:
name: component-uuid
required: true
props:
name: props
range: ImplementationCommonProperty
links:
name: links
range: ImplementationCommonLink
responsible-parties:
name: responsible-parties
range: ImplementationResponsibleParty
attributes:
component-uuid:
name: component-uuid
description: A UUID reference to a component.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: component_uuid
owner: ImplementedComponent
domain_of:
- UsesComponent
- ImplementedComponent
- ByComponent
- IncorporatesComponent
range: UUIDType
required: true
remarks:
name: remarks
description: Additional commentary about the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: remarks
owner: ImplementedComponent
domain_of:
- OscalCommon
- Property
- Resource
- ConstraintTest
- ControlMatching
- Removal
- ImportSSP
- LocalDefinitions
- SelectObjectiveById
- AssessmentSubjectSource
- OnDateCondition
- WithinDateRange
- AtFrequency
- TaskDependency
- SetParameter
- ComponentStatus
- PortRange
- ImplementationStatus
- ObjectiveStatus
- RelatedObservation
- AssociatedRisk
- LoggedBy
- ImportProfile
- SystemCharacteristics
- SystemStatus
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- ImportAssessmentPlan
- AssessmentResultsLocalDefinitions
- ImportComponentDefinition
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamLocalDefinitions
- RelatedFinding
range: MarkupMultilineType
responsible-parties:
name: responsible-parties
description: Responsible party assignments.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: responsible_parties
owner: ImplementedComponent
domain_of:
- HasResponsibleParties
- SystemCharacteristics
range: ImplementationResponsibleParty
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
alias: props
owner: ImplementedComponent
domain_of:
- HasPropsAndLinks
- Resource
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: ImplementationCommonProperty
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
alias: links
owner: ImplementedComponent
domain_of:
- HasPropsAndLinks
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: ImplementationCommonLink
multivalued: true
inlined: true
inlined_as_list: true