Slot: Telephone (+00) (telephone)
The phone number on which this contact can be reached.
URI: schema:telephone
Alias: telephone
Applicable Classes
| Name |
Description |
Modifies Slot |
| ContactPoint |
A contact point for a person or organization |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\+[0-9-() #]+$ |
- Please include country code with the telephone number.
For example:
+33 1 42 86 83 26 (France)
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:telephone |
| native |
mbo:telephone |
LinkML Source
name: telephone
description: The phone number on which this contact can be reached.
title: Telephone (+00)
comments:
- 'Please include country code with the telephone number.
For example: `+33 1 42 86 83 26` (France)
'
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:telephone
alias: telephone
domain_of:
- ContactPoint
range: string
required: false
multivalued: false
pattern: '^\+[0-9-() #]+$'