Skip to content

Class: SspSystemCharacteristicsResponsibleParty

SSP-scoped responsible party for system characteristics.

URI: oscal:SspSystemCharacteristicsResponsibleParty

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

      SspSystemCharacteristicsResponsibleParty : links





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



      SspSystemCharacteristicsResponsibleParty : party_uuids

      SspSystemCharacteristicsResponsibleParty : props





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



      SspSystemCharacteristicsResponsibleParty : remarks

      SspSystemCharacteristicsResponsibleParty : role_id

Inheritance

Slots

Name Cardinality and Range Description Inheritance
role_id 1
TokenType or 
SystemCharacteristicsResponsibleRoleIdEnum
A reference to a role performed by a party ResponsibleParty
party_uuids 1..*
UUIDType
References to party UUIDs ResponsibleParty
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
SystemCharacteristics responsible_parties range SspSystemCharacteristicsResponsibleParty

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SspSystemCharacteristicsResponsibleParty
description: SSP-scoped responsible party for system characteristics.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
is_a: ResponsibleParty
slot_usage:
  role-id:
    name: role-id
    any_of:
    - range: SystemCharacteristicsResponsibleRoleIdEnum
    - range: TokenType

Induced

name: SspSystemCharacteristicsResponsibleParty
description: SSP-scoped responsible party for system characteristics.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
is_a: ResponsibleParty
slot_usage:
  role-id:
    name: role-id
    any_of:
    - range: SystemCharacteristicsResponsibleRoleIdEnum
    - range: TokenType
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: SspSystemCharacteristicsResponsibleParty
    domain_of:
    - ResponsibleParty
    - ResponsibleRole
    - OriginActor
    - LoggedBy
    range: TokenType
    required: true
    any_of:
    - range: SystemCharacteristicsResponsibleRoleIdEnum
    - 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: SspSystemCharacteristicsResponsibleParty
    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: SspSystemCharacteristicsResponsibleParty
    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: SspSystemCharacteristicsResponsibleParty
    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: SspSystemCharacteristicsResponsibleParty
    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