Class: ImplementationResponsibleParty
Implementation-common scoped responsible party.
URI: oscal:ImplementationResponsibleParty
classDiagram
class ImplementationResponsibleParty
click ImplementationResponsibleParty href "../ImplementationResponsibleParty/"
ResponsibleParty <|-- ImplementationResponsibleParty
click ResponsibleParty href "../ResponsibleParty/"
ImplementationResponsibleParty : links
ImplementationResponsibleParty --> "*" Link : links
click Link href "../Link/"
ImplementationResponsibleParty : party_uuids
ImplementationResponsibleParty : props
ImplementationResponsibleParty --> "*" Property : props
click Property href "../Property/"
ImplementationResponsibleParty : remarks
ImplementationResponsibleParty : role_id
Inheritance
- ResponsibleParty [ OscalCommon]
- ImplementationResponsibleParty
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| role_id | 1 ImplementationResponsibleRoleIdEnum or TokenType |
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 |
|---|---|---|---|
| InventoryItem | responsible_parties | range | ImplementationResponsibleParty |
| ImplementedComponent | responsible_parties | range | ImplementationResponsibleParty |
| SspInventoryItem | responsible_parties | range | ImplementationResponsibleParty |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:ImplementationResponsibleParty |
| native | oscal:ImplementationResponsibleParty |
LinkML Source
Direct
name: ImplementationResponsibleParty
description: Implementation-common scoped responsible party.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
is_a: ResponsibleParty
slot_usage:
role-id:
name: role-id
any_of:
- range: ImplementationResponsibleRoleIdEnum
- range: TokenType
Induced
name: ImplementationResponsibleParty
description: Implementation-common scoped responsible party.
in_subset:
- implementation_common
from_schema: https://w3id.org/lmodel/oscal
is_a: ResponsibleParty
slot_usage:
role-id:
name: role-id
any_of:
- range: ImplementationResponsibleRoleIdEnum
- 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: ImplementationResponsibleParty
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: ImplementationResponsibleParty
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: ImplementationResponsibleParty
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: ImplementationResponsibleParty
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: ImplementationResponsibleParty
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