Slot: responsible_parties
Responsible party assignments.
URI: [oscal:responsible_parties](https://w3id.org/lmodel/oscal/responsible_parties)
Alias: responsible_parties
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [HasResponsibleParties](HasResponsibleParties.md) | Mixin providing the responsible-parties slot for objects that carry party ass... | no |
| [SystemCharacteristics](SystemCharacteristics.md) | Contains the characteristics of the system, such as its name, purpose, and se... | yes |
| [Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | no |
| [Action](Action.md) | An action applied by a role within a given party to the content | no |
| [UsesComponent](UsesComponent.md) | The set of components that are used by the assessment platform | no |
| [InventoryItem](InventoryItem.md) | A single managed inventory item within the system | yes |
| [ImplementedComponent](ImplementedComponent.md) | The set of components that are implemented in a given system inventory item | yes |
| [RelatedTask](RelatedTask.md) | Identifies an individual task for which the containing object is a consequenc... | no |
| [SspInventoryItem](SspInventoryItem.md) | SSP-scoped inventory item with allows-authenticated-scan property typing | no |
| [Attestation](Attestation.md) | A set of textual attestation statements, typically written by the assessor | no |
| [MappingProvenance](MappingProvenance.md) | Mapping-level provenance details and mapping defaults | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ResponsibleParty](ResponsibleParty.md) |
| Domain Of | [HasResponsibleParties](HasResponsibleParties.md), [SystemCharacteristics](SystemCharacteristics.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:responsible_parties |
| native | oscal:responsible_parties |
## LinkML Source
name: responsible-parties
description: Responsible party assignments.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: responsible_parties
domain_of:
- HasResponsibleParties
- SystemCharacteristics
range: ResponsibleParty
multivalued: true
inlined: true
inlined_as_list: true