Skip to content

Slot: roles

Defines a function, which might be assigned to a party in a specific situation.

URI: [oscal:roles](https://w3id.org/lmodel/oscal/roles) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Metadata](Metadata.md) | Provides information about the containing document, and defines concepts shar... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Role](Role.md) | | Domain Of | [Metadata](Metadata.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:roles | | native | oscal:roles | ## LinkML Source
name: roles
description: Defines a function, which might be assigned to a party in a specific
  situation.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Metadata
range: Role
multivalued: true
inlined: true
inlined_as_list: true