Skip to content

Class: ImplementationResponsibleRole

Implementation-common scoped responsible role.

URI: oscal:ImplementationResponsibleRole

 classDiagram
    class ImplementationResponsibleRole
    click ImplementationResponsibleRole href "../ImplementationResponsibleRole/"
      ResponsibleRole <|-- ImplementationResponsibleRole
        click ResponsibleRole href "../ResponsibleRole/"

      ImplementationResponsibleRole : links





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



      ImplementationResponsibleRole : party_uuids

      ImplementationResponsibleRole : props





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



      ImplementationResponsibleRole : remarks

      ImplementationResponsibleRole : role_id

Inheritance

Slots

Name Cardinality and Range Description Inheritance
role_id 1
ImplementationResponsibleRoleIdEnum or 
TokenType
A human-oriented identifier reference to a role performed ResponsibleRole
party_uuids *
UUIDType
References to party UUIDs ResponsibleRole
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object OscalCommon
props *
Property
A list of properties HasPropsAndLinks
links *
Link
A list of links HasPropsAndLinks

Usages

used by used in type used
SystemComponent responsible_roles range ImplementationResponsibleRole
SspSystemComponent responsible_roles range ImplementationResponsibleRole

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ImplementationResponsibleRole
description: Implementation-common scoped responsible role.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
is_a: ResponsibleRole
slot_usage:
  role-id:
    name: role-id
    any_of:
    - range: ImplementationResponsibleRoleIdEnum
    - range: TokenType

Induced

name: ImplementationResponsibleRole
description: Implementation-common scoped responsible role.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
is_a: ResponsibleRole
slot_usage:
  role-id:
    name: role-id
    any_of:
    - range: ImplementationResponsibleRoleIdEnum
    - range: TokenType
attributes:
  role-id:
    name: role-id
    description: A human-oriented identifier reference to a role performed.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: role_id
    owner: ImplementationResponsibleRole
    domain_of:
    - ResponsibleParty
    - ResponsibleRole
    - OriginActor
    - LoggedBy
    range: TokenType
    required: true
    any_of:
    - range: ImplementationResponsibleRoleIdEnum
    - range: TokenType
  party-uuids:
    name: party-uuids
    description: References to party UUIDs.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: party_uuids
    owner: ImplementationResponsibleRole
    domain_of:
    - ResponsibleParty
    - ResponsibleRole
    range: UUIDType
    multivalued: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: ImplementationResponsibleRole
    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
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: props
    owner: ImplementationResponsibleRole
    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: ImplementationResponsibleRole
    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