Skip to content

Class: DefinedComponent

A defined component that can be part of an implemented system.

URI: oscal:DefinedComponent

 classDiagram
    class DefinedComponent
    click DefinedComponent href "../DefinedComponent/"
      OscalCommon <|-- DefinedComponent
        click OscalCommon href "../OscalCommon/"
      HasResponsibleRoles <|-- DefinedComponent
        click HasResponsibleRoles href "../HasResponsibleRoles/"

      DefinedComponent : control_implementations





        DefinedComponent --> "*" ControlImplementationSet : control_implementations
        click ControlImplementationSet href "../ControlImplementationSet/"



      DefinedComponent : description

      DefinedComponent : links





        DefinedComponent --> "*" Link : links
        click Link href "../Link/"



      DefinedComponent : props





        DefinedComponent --> "*" Property : props
        click Property href "../Property/"



      DefinedComponent : protocols





        DefinedComponent --> "*" Protocol : protocols
        click Protocol href "../Protocol/"



      DefinedComponent : purpose

      DefinedComponent : remarks

      DefinedComponent : responsible_roles





        DefinedComponent --> "*" ResponsibleRole : responsible_roles
        click ResponsibleRole href "../ResponsibleRole/"



      DefinedComponent : title

      DefinedComponent : type

      DefinedComponent : uuid

Inheritance

Slots

Name Cardinality and Range Description Inheritance
uuid 1
UUIDType
A machine-oriented, globally unique identifier with a cross-instance scope direct
type 1
String
Indicates the nature or kind of the containing object direct
title 1
MarkupLineType
A human-readable name or title direct
description 1
MarkupMultilineType
A human-readable description direct
purpose 0..1
MarkupLineType
A summary of the technological or business purpose of the component direct
protocols *
Protocol
Information about the protocol used to provide a service direct
control_implementations *
ControlImplementationSet
Control implementation sets for a component or capability direct
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object OscalCommon
responsible_roles *
ResponsibleRole
Responsible role assignments HasResponsibleRoles
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
ComponentDefinition components range DefinedComponent

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/oscal

Mappings

Mapping Type Mapped Value
self oscal:DefinedComponent
native oscal:DefinedComponent

LinkML Source

Direct

name: DefinedComponent
description: A defined component that can be part of an implemented system.
in_subset:
- component_definition
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleRoles
slots:
- uuid
- type
- title
- description
- purpose
- protocols
- control-implementations
slot_usage:
  uuid:
    name: uuid
    required: true
  type:
    name: type
    range: string
    required: true
  title:
    name: title
    required: true
  description:
    name: description
    required: true

Induced

name: DefinedComponent
description: A defined component that can be part of an implemented system.
in_subset:
- component_definition
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
- HasResponsibleRoles
slot_usage:
  uuid:
    name: uuid
    required: true
  type:
    name: type
    range: string
    required: true
  title:
    name: title
    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
    alias: uuid
    owner: DefinedComponent
    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
  type:
    name: type
    description: Indicates the nature or kind of the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: type
    owner: DefinedComponent
    domain_of:
    - Party
    - Action
    - TelephoneNumber
    - Address
    - AssessmentSubject
    - SelectSubjectById
    - SubjectReference
    - Task
    - SystemComponent
    - OriginActor
    - FindingTarget
    - DefinedComponent
    - MappingItem
    - MappingResourceReference
    range: string
    required: true
  title:
    name: title
    description: A human-readable name or title.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: title
    owner: DefinedComponent
    domain_of:
    - Group
    - Control
    - Metadata
    - Revision
    - Role
    - Location
    - Resource
    - Part
    - ProfileGroup
    - Addition
    - SubjectReference
    - AssessmentPlatform
    - Activity
    - Step
    - Task
    - AssessmentPart
    - ControlPart
    - SystemComponent
    - Protocol
    - SystemUser
    - AuthorizedPrivilege
    - Observation
    - Finding
    - FindingTarget
    - Risk
    - Response
    - RequiredAsset
    - RiskLogEntry
    - InformationType
    - LeveragedAuthorization
    - Result
    - AssessmentLogEntry
    - DefinedComponent
    - PoamItem
    range: MarkupLineType
    required: true
  description:
    name: description
    description: A human-readable description.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: description
    owner: DefinedComponent
    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
  purpose:
    name: purpose
    description: A summary of the technological or business purpose of the component.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: purpose
    owner: DefinedComponent
    domain_of:
    - SystemComponent
    - DefinedComponent
    range: MarkupLineType
  protocols:
    name: protocols
    description: Information about the protocol used to provide a service.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: protocols
    owner: DefinedComponent
    domain_of:
    - SystemComponent
    - DefinedComponent
    range: Protocol
    multivalued: true
    inlined: true
    inlined_as_list: true
  control-implementations:
    name: control-implementations
    description: Control implementation sets for a component or capability.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: control_implementations
    owner: DefinedComponent
    domain_of:
    - DefinedComponent
    - Capability
    range: ControlImplementationSet
    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: DefinedComponent
    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-roles:
    name: responsible-roles
    description: Responsible role assignments.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: responsible_roles
    owner: DefinedComponent
    domain_of:
    - HasResponsibleRoles
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: ResponsibleRole
    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: DefinedComponent
    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: DefinedComponent
    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