Skip to content

Class: ResponsibleParty

A reference to a set of persons and/or organizations that have responsibility for performing the referenced role in the context of the containing object.

URI: oscal:ResponsibleParty

 classDiagram
    class ResponsibleParty
    click ResponsibleParty href "../ResponsibleParty/"
      OscalCommon <|-- ResponsibleParty
        click OscalCommon href "../OscalCommon/"


      ResponsibleParty <|-- ImplementationResponsibleParty
        click ImplementationResponsibleParty href "../ImplementationResponsibleParty/"
      ResponsibleParty <|-- SspSystemCharacteristicsResponsibleParty
        click SspSystemCharacteristicsResponsibleParty href "../SspSystemCharacteristicsResponsibleParty/"


      ResponsibleParty : links





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



      ResponsibleParty : party_uuids

      ResponsibleParty : props





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



      ResponsibleParty : remarks

      ResponsibleParty : role_id

Inheritance

Slots

Name Cardinality and Range Description Inheritance
role_id 1
MetadataResponsiblePartyRoleIdEnum or 
TokenType
A reference to a role performed by a party direct
party_uuids 1..*
UUIDType
References to party UUIDs direct
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
HasResponsibleParties responsible_parties range ResponsibleParty
Metadata responsible_parties range ResponsibleParty
Action responsible_parties range ResponsibleParty
UsesComponent responsible_parties range ResponsibleParty
RelatedTask responsible_parties range ResponsibleParty
Attestation responsible_parties range ResponsibleParty
MappingProvenance responsible_parties range ResponsibleParty

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ResponsibleParty
description: A reference to a set of persons and/or organizations that have responsibility
  for performing the referenced role in the context of the containing object.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- role-id
- party-uuids
slot_usage:
  role-id:
    name: role-id
    description: A reference to a role performed by a party.
    required: true
    any_of:
    - range: MetadataResponsiblePartyRoleIdEnum
    - range: TokenType
  party-uuids:
    name: party-uuids
    required: true

Induced

name: ResponsibleParty
description: A reference to a set of persons and/or organizations that have responsibility
  for performing the referenced role in the context of the containing object.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
  role-id:
    name: role-id
    description: A reference to a role performed by a party.
    required: true
    any_of:
    - range: MetadataResponsiblePartyRoleIdEnum
    - range: TokenType
  party-uuids:
    name: party-uuids
    required: true
attributes:
  role-id:
    name: role-id
    description: A reference to a role performed by a party.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: role_id
    owner: ResponsibleParty
    domain_of:
    - ResponsibleParty
    - ResponsibleRole
    - OriginActor
    - LoggedBy
    range: TokenType
    required: true
    any_of:
    - range: MetadataResponsiblePartyRoleIdEnum
    - 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: ResponsibleParty
    domain_of:
    - ResponsibleParty
    - ResponsibleRole
    range: UUIDType
    required: true
    multivalued: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: ResponsibleParty
    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: ResponsibleParty
    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: ResponsibleParty
    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