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

  • Range: String

  • Regex pattern: ^\+[0-9-() #]+$

Identifier and Mapping Information

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)
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-() #]+$'