Skip to content

Slot: member_of_organizations

A reference to another party by UUID, typically an organization, that this subject is associated with.

URI: [oscal:member_of_organizations](https://w3id.org/lmodel/oscal/member_of_organizations) Alias: member_of_organizations ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Party](Party.md) | An organization or person, which may be associated with roles or other concep... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [UUIDType](UUIDType.md) | | Domain Of | [Party](Party.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:member_of_organizations | | native | oscal:member_of_organizations | ## LinkML Source
name: member-of-organizations
description: A reference to another party by UUID, typically an organization, that
  this subject is associated with.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: member_of_organizations
domain_of:
- Party
range: UUIDType
multivalued: true