Class: ByComponent
Defines how the referenced component implements a set of controls.
URI: [oscal:ByComponent](https://w3id.org/lmodel/oscal/ByComponent)
[UUIDType](UUIDType.md) | A UUID reference to a component | direct | | [uuid](uuid.md) | 1
[UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [description](description.md) | 1
[MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [props](props.md) | *
[SspControlOriginationProp](SspControlOriginationProp.md) | A list of properties | direct | | [links](links.md) | *
[SspByComponentLink](SspByComponentLink.md) | A list of links | direct | | [set_parameters](set_parameters.md) | *
[SetParameter](SetParameter.md) | Identifies the parameter that will be set by the enclosed value | direct | | [implementation_status](implementation_status.md) | 0..1
[ImplementationStatus](ImplementationStatus.md) | Identifies the implementation status of the control | direct | | [export](export.md) | 0..1
[Export](Export.md) | Defines a set of control implementations that are provided as reference imple... | direct | | [inherited](inherited.md) | *
[InheritedControlImplementation](InheritedControlImplementation.md) | Describes a control implementation inherited by a leveraging system | direct | | [satisfied](satisfied.md) | *
[SatisfiedControlImplementation](SatisfiedControlImplementation.md) | Describes how this system satisfies a responsibility imposed by a leveraged s... | direct | | [responsible_roles](responsible_roles.md) | *
[SspByComponentResponsibleRole](SspByComponentResponsibleRole.md) | Responsible role assignments | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [SspImplementedRequirement](SspImplementedRequirement.md) | [by_components](by_components.md) | range | [ByComponent](ByComponent.md) | | [SspStatement](SspStatement.md) | [by_components](by_components.md) | range | [ByComponent](ByComponent.md) | ## In Subsets * [Ssp](Ssp.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:ByComponent | | native | oscal:ByComponent | ## LinkML Source ### Direct
### Induced
classDiagram
class ByComponent
click ByComponent href "../ByComponent/"
ByComponent : component_uuid
ByComponent : description
ByComponent : export
ByComponent --> "0..1" Export : export
click Export href "../Export/"
ByComponent : implementation_status
ByComponent --> "0..1" ImplementationStatus : implementation_status
click ImplementationStatus href "../ImplementationStatus/"
ByComponent : inherited
ByComponent --> "*" InheritedControlImplementation : inherited
click InheritedControlImplementation href "../InheritedControlImplementation/"
ByComponent : links
ByComponent --> "*" SspByComponentLink : links
click SspByComponentLink href "../SspByComponentLink/"
ByComponent : props
ByComponent --> "*" SspControlOriginationProp : props
click SspControlOriginationProp href "../SspControlOriginationProp/"
ByComponent : remarks
ByComponent : responsible_roles
ByComponent --> "*" SspByComponentResponsibleRole : responsible_roles
click SspByComponentResponsibleRole href "../SspByComponentResponsibleRole/"
ByComponent : satisfied
ByComponent --> "*" SatisfiedControlImplementation : satisfied
click SatisfiedControlImplementation href "../SatisfiedControlImplementation/"
ByComponent : set_parameters
ByComponent --> "*" SetParameter : set_parameters
click SetParameter href "../SetParameter/"
ByComponent : uuid
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [component_uuid](component_uuid.md) | 1 [UUIDType](UUIDType.md) | A UUID reference to a component | direct | | [uuid](uuid.md) | 1
[UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [description](description.md) | 1
[MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [props](props.md) | *
[SspControlOriginationProp](SspControlOriginationProp.md) | A list of properties | direct | | [links](links.md) | *
[SspByComponentLink](SspByComponentLink.md) | A list of links | direct | | [set_parameters](set_parameters.md) | *
[SetParameter](SetParameter.md) | Identifies the parameter that will be set by the enclosed value | direct | | [implementation_status](implementation_status.md) | 0..1
[ImplementationStatus](ImplementationStatus.md) | Identifies the implementation status of the control | direct | | [export](export.md) | 0..1
[Export](Export.md) | Defines a set of control implementations that are provided as reference imple... | direct | | [inherited](inherited.md) | *
[InheritedControlImplementation](InheritedControlImplementation.md) | Describes a control implementation inherited by a leveraging system | direct | | [satisfied](satisfied.md) | *
[SatisfiedControlImplementation](SatisfiedControlImplementation.md) | Describes how this system satisfies a responsibility imposed by a leveraged s... | direct | | [responsible_roles](responsible_roles.md) | *
[SspByComponentResponsibleRole](SspByComponentResponsibleRole.md) | Responsible role assignments | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [SspImplementedRequirement](SspImplementedRequirement.md) | [by_components](by_components.md) | range | [ByComponent](ByComponent.md) | | [SspStatement](SspStatement.md) | [by_components](by_components.md) | range | [ByComponent](ByComponent.md) | ## In Subsets * [Ssp](Ssp.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:ByComponent | | native | oscal:ByComponent | ## LinkML Source ### Direct
name: ByComponent
description: Defines how the referenced component implements a set of controls.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slots:
- component-uuid
- uuid
- description
- props
- links
- set-parameters
- implementation-status
- export
- inherited
- satisfied
- responsible-roles
- remarks
slot_usage:
set-parameters:
name: set-parameters
description: Identifies the parameter that will be set by the enclosed value.
range: SetParameter
component-uuid:
name: component-uuid
required: true
uuid:
name: uuid
required: true
description:
name: description
required: true
props:
name: props
range: SspControlOriginationProp
links:
name: links
range: SspByComponentLink
responsible-roles:
name: responsible-roles
range: SspByComponentResponsibleRole
name: ByComponent
description: Defines how the referenced component implements a set of controls.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
set-parameters:
name: set-parameters
description: Identifies the parameter that will be set by the enclosed value.
range: SetParameter
component-uuid:
name: component-uuid
required: true
uuid:
name: uuid
required: true
description:
name: description
required: true
props:
name: props
range: SspControlOriginationProp
links:
name: links
range: SspByComponentLink
responsible-roles:
name: responsible-roles
range: SspByComponentResponsibleRole
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: ByComponent
domain_of:
- UsesComponent
- ImplementedComponent
- ByComponent
- IncorporatesComponent
range: UUIDType
required: true
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: ByComponent
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
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ByComponent
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
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ByComponent
domain_of:
- HasPropsAndLinks
- Resource
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: SspControlOriginationProp
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: ByComponent
domain_of:
- HasPropsAndLinks
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: SspByComponentLink
multivalued: true
inlined: true
inlined_as_list: true
set-parameters:
name: set-parameters
description: Identifies the parameter that will be set by the enclosed value.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: set_parameters
owner: ByComponent
domain_of:
- ProfileModify
- SspControlImplementation
- SspImplementedRequirement
- ByComponent
- ControlImplementationSet
- ImplementedRequirement
range: SetParameter
multivalued: true
inlined: true
inlined_as_list: true
implementation-status:
name: implementation-status
description: Identifies the implementation status of the control.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: implementation_status
owner: ByComponent
domain_of:
- FindingTarget
- ByComponent
range: ImplementationStatus
inlined: true
export:
name: export
description: Defines a set of control implementations that are provided as reference
implementations for use by organizations implementing the leveraged system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ByComponent
domain_of:
- ByComponent
range: Export
inlined: true
inherited:
name: inherited
description: Describes a control implementation inherited by a leveraging system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ByComponent
domain_of:
- ByComponent
range: InheritedControlImplementation
multivalued: true
inlined: true
inlined_as_list: true
satisfied:
name: satisfied
description: Describes how this system satisfies a responsibility imposed by a
leveraged system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ByComponent
domain_of:
- ByComponent
range: SatisfiedControlImplementation
multivalued: true
inlined: true
inlined_as_list: true
responsible-roles:
name: responsible-roles
description: Responsible role assignments.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: responsible_roles
owner: ByComponent
domain_of:
- HasResponsibleRoles
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: SspByComponentResponsibleRole
multivalued: true
inlined: true
inlined_as_list: true
remarks:
name: remarks
description: Additional commentary about the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: ByComponent
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