Skip to content

Class: ByComponent

Defines how the referenced component implements a set of controls.

URI: oscal:ByComponent

 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 1
UUIDType
A UUID reference to a component direct
uuid 1
UUIDType
A machine-oriented, globally unique identifier with a cross-instance scope direct
description 1
MarkupMultilineType
A human-readable description direct
props *
SspControlOriginationProp
A list of properties direct
links *
SspByComponentLink
A list of links direct
set_parameters *
SetParameter
Identifies the parameter that will be set by the enclosed value direct
implementation_status 0..1
ImplementationStatus
Identifies the implementation status of the control direct
export 0..1
Export
Defines a set of control implementations that are provided as reference imple... direct
inherited *
InheritedControlImplementation
Describes a control implementation inherited by a leveraging system direct
satisfied *
SatisfiedControlImplementation
Describes how this system satisfies a responsibility imposed by a leveraged s... direct
responsible_roles *
SspByComponentResponsibleRole
Responsible role assignments direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct

Usages

used by used in type used
SspImplementedRequirement by_components range ByComponent
SspStatement by_components range ByComponent

In Subsets

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

Induced

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
    alias: uuid
    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
    alias: description
    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
    alias: props
    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
    alias: links
    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
    alias: export
    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
    alias: inherited
    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
    alias: satisfied
    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
    alias: remarks
    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