Class: ResponsibleParty
Assignment of parties to a role
URI: linkml:Any
classDiagram
class ResponsibleParty
click ResponsibleParty href "../ResponsibleParty/"
ResponsibleParty : party_uuids
ResponsibleParty : role_id
Class Properties
| Property | Value |
|---|---|
| Class URI | linkml:Any |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| role_id | 0..1 String |
Assigned role identifier | direct |
| party_uuids | * String |
Referenced party UUIDs | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Metadata | responsible_parties | range | ResponsibleParty |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/nist-sp-800-171
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | linkml:Any |
| native | nist_sp_800_171:ResponsibleParty |
LinkML Source
Direct
name: ResponsibleParty
description: Assignment of parties to a role
in_subset:
- nist_sp_800_171r3_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-171
slots:
- role-id
- party-uuids
class_uri: linkml:Any
Induced
name: ResponsibleParty
description: Assignment of parties to a role
in_subset:
- nist_sp_800_171r3_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-171
attributes:
role-id:
name: role-id
description: Assigned role identifier
in_subset:
- nist_sp_800_171r3_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-171
aliases:
- role_id
rank: 1000
alias: role_id
owner: ResponsibleParty
domain_of:
- ResponsibleParty
range: string
party-uuids:
name: party-uuids
description: Referenced party UUIDs
in_subset:
- nist_sp_800_171r3_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-171
aliases:
- party_uuids
rank: 1000
alias: party_uuids
owner: ResponsibleParty
domain_of:
- ResponsibleParty
range: string
multivalued: true
class_uri: linkml:Any