Slot: telephone (telephone)
The telephone number.
URI: EVORAO:telephone
Alias: telephone
Applicable Classes
| Name |
Description |
Modifies Slot |
| ContactPoint |
Entity serving as focal point of information |
yes |
Properties
-
Range: String
-
Recommended: True
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:telephone |
| native |
EVORAO:telephone |
| exact |
schema:telephone |
| close |
vcard:telephone |
LinkML Source
```yaml
name: telephone
description: The telephone number.
title: telephone
from_schema: https://w3id.org/evorao/
exact_mappings:
- schema:telephone
close_mappings:
- vcard:telephone
rank: 1000
alias: telephone
domain_of:
- ContactPoint
range: string
required: false
recommended: true
multivalued: false
```