Skip to content

Class: ImplementationResponsibleRole

Implementation-common scoped responsible role.

URI: [oscal:ImplementationResponsibleRole](https://w3id.org/lmodel/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 * [ResponsibleRole](ResponsibleRole.md) [ [OscalCommon](OscalCommon.md)] * **ImplementationResponsibleRole** ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [role_id](role_id.md) | 1
[TokenType](TokenType.md) or 
[ImplementationResponsibleRoleIdEnum](ImplementationResponsibleRoleIdEnum.md) | A human-oriented identifier reference to a role performed | [ResponsibleRole](ResponsibleRole.md) | | [party_uuids](party_uuids.md) | *
[UUIDType](UUIDType.md) | References to party UUIDs | [ResponsibleRole](ResponsibleRole.md) | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [SystemComponent](SystemComponent.md) | [responsible_roles](responsible_roles.md) | range | [ImplementationResponsibleRole](ImplementationResponsibleRole.md) | | [SspSystemComponent](SspSystemComponent.md) | [responsible_roles](responsible_roles.md) | range | [ImplementationResponsibleRole](ImplementationResponsibleRole.md) | ## In Subsets * [ImplementationCommon](ImplementationCommon.md) ## 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
    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
    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
    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