Class: UsesComponent
The set of components that are used by the assessment platform.
URI: oscal:UsesComponent
classDiagram
class UsesComponent
click UsesComponent href "../UsesComponent/"
OscalCommon <|-- UsesComponent
click OscalCommon href "../OscalCommon/"
HasResponsibleParties <|-- UsesComponent
click HasResponsibleParties href "../HasResponsibleParties/"
UsesComponent : component_uuid
UsesComponent : links
UsesComponent --> "*" Link : links
click Link href "../Link/"
UsesComponent : props
UsesComponent --> "*" Property : props
click Property href "../Property/"
UsesComponent : remarks
UsesComponent : responsible_parties
UsesComponent --> "*" ResponsibleParty : responsible_parties
click ResponsibleParty href "../ResponsibleParty/"
Inheritance
- UsesComponent [ 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 | * ResponsibleParty |
Responsible party assignments | HasResponsibleParties |
| props | * Property |
A list of properties | HasPropsAndLinks |
| links | * Link |
A list of links | HasPropsAndLinks |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AssessmentPlatform | uses_components | range | UsesComponent |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:UsesComponent |
| native | oscal:UsesComponent |
LinkML Source
Direct
name: UsesComponent
description: The set of components that are used by the assessment platform.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slots:
- component-uuid
slot_usage:
component-uuid:
name: component-uuid
required: true
Induced
name: UsesComponent
description: The set of components that are used by the assessment platform.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleParties
slot_usage:
component-uuid:
name: component-uuid
required: true
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: UsesComponent
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: UsesComponent
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: UsesComponent
domain_of:
- HasResponsibleParties
- SystemCharacteristics
range: ResponsibleParty
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: UsesComponent
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
alias: links
owner: UsesComponent
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