Class: HasResponsibleParties
Mixin providing the responsible-parties slot for objects that carry party assignments.
URI: [oscal:HasResponsibleParties](https://w3id.org/lmodel/oscal/HasResponsibleParties)
[ResponsibleParty](ResponsibleParty.md) | Responsible party assignments | direct | ## Mixin Usage | mixed into | description | | --- | --- | | [Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | | [Action](Action.md) | An action applied by a role within a given party to the content | | [UsesComponent](UsesComponent.md) | The set of components that are used by the assessment platform | | [InventoryItem](InventoryItem.md) | A single managed inventory item within the system | | [ImplementedComponent](ImplementedComponent.md) | The set of components that are implemented in a given system inventory item | | [RelatedTask](RelatedTask.md) | Identifies an individual task for which the containing object is a consequenc... | | [Attestation](Attestation.md) | A set of textual attestation statements, typically written by the assessor | | [MappingProvenance](MappingProvenance.md) | Mapping-level provenance details and mapping defaults | ## In Subsets * [OscalCatalog](OscalCatalog.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:HasResponsibleParties | | native | oscal:HasResponsibleParties | ## LinkML Source ### Direct
### Induced
classDiagram
class HasResponsibleParties
click HasResponsibleParties href "../HasResponsibleParties/"
HasResponsibleParties <|-- Metadata
click Metadata href "../Metadata/"
HasResponsibleParties <|-- Action
click Action href "../Action/"
HasResponsibleParties <|-- UsesComponent
click UsesComponent href "../UsesComponent/"
HasResponsibleParties <|-- InventoryItem
click InventoryItem href "../InventoryItem/"
HasResponsibleParties <|-- ImplementedComponent
click ImplementedComponent href "../ImplementedComponent/"
HasResponsibleParties <|-- RelatedTask
click RelatedTask href "../RelatedTask/"
HasResponsibleParties <|-- Attestation
click Attestation href "../Attestation/"
HasResponsibleParties <|-- MappingProvenance
click MappingProvenance href "../MappingProvenance/"
HasResponsibleParties : responsible_parties
HasResponsibleParties --> "*" ResponsibleParty : responsible_parties
click ResponsibleParty href "../ResponsibleParty/"
## Class Properties
| Property | Value |
| --- | --- |
| Mixin | Yes |
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [responsible_parties](responsible_parties.md) | * [ResponsibleParty](ResponsibleParty.md) | Responsible party assignments | direct | ## Mixin Usage | mixed into | description | | --- | --- | | [Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | | [Action](Action.md) | An action applied by a role within a given party to the content | | [UsesComponent](UsesComponent.md) | The set of components that are used by the assessment platform | | [InventoryItem](InventoryItem.md) | A single managed inventory item within the system | | [ImplementedComponent](ImplementedComponent.md) | The set of components that are implemented in a given system inventory item | | [RelatedTask](RelatedTask.md) | Identifies an individual task for which the containing object is a consequenc... | | [Attestation](Attestation.md) | A set of textual attestation statements, typically written by the assessor | | [MappingProvenance](MappingProvenance.md) | Mapping-level provenance details and mapping defaults | ## In Subsets * [OscalCatalog](OscalCatalog.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:HasResponsibleParties | | native | oscal:HasResponsibleParties | ## LinkML Source ### Direct
name: HasResponsibleParties
description: Mixin providing the responsible-parties slot for objects that carry party
assignments.
in_subset:
- oscal_catalog
from_schema: https://w3id.org/lmodel/oscal
mixin: true
slots:
- responsible-parties
name: HasResponsibleParties
description: Mixin providing the responsible-parties slot for objects that carry party
assignments.
in_subset:
- oscal_catalog
from_schema: https://w3id.org/lmodel/oscal
mixin: true
attributes:
responsible-parties:
name: responsible-parties
description: Responsible party assignments.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: responsible_parties
owner: HasResponsibleParties
domain_of:
- HasResponsibleParties
- SystemCharacteristics
range: ResponsibleParty
multivalued: true
inlined: true
inlined_as_list: true