Skip to content

Slot: addresses

Postal addresses associated with the containing object.

URI: [oscal:addresses](https://w3id.org/lmodel/oscal/addresses) ## 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 | [Address](Address.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:addresses | | native | oscal:addresses | ## LinkML Source
name: addresses
description: Postal addresses associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Party
range: Address
multivalued: true
inlined: true
inlined_as_list: true