Slot: telephone_numbers
Telephone numbers associated with the containing object.
URI: [oscal:telephone_numbers](https://w3id.org/lmodel/oscal/telephone_numbers)
Alias: telephone_numbers
## 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 | [TelephoneNumber](TelephoneNumber.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:telephone_numbers |
| native | oscal:telephone_numbers |
## LinkML Source
name: telephone-numbers
description: Telephone numbers associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: telephone_numbers
domain_of:
- Location
- Party
range: TelephoneNumber
multivalued: true
inlined: true
inlined_as_list: true