Slot: email_addresses
Email addresses associated with the containing object.
URI: [oscal:email_addresses](https://w3id.org/lmodel/oscal/email_addresses)
Alias: email_addresses
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Location](Location.md) | A physical point of presence, which may be associated with people, organizati... | no |
| [Party](Party.md) | An organization or person, which may be associated with roles or other concep... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [EmailAddressType](EmailAddressType.md) |
| Domain Of | [Location](Location.md), [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:email_addresses |
| native | oscal:email_addresses |
## LinkML Source
name: email-addresses
description: Email addresses associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: email_addresses
domain_of:
- Location
- Party
range: EmailAddressType
multivalued: true