Skip to content

Slot: phone

Contact phone number for this person, if available. If provided, must be a valid phone number expression.

URI: brc:phone Alias: phone

Applicable Classes

Name Description Modifies Slot
Person Information about a particular person involved in the production or maintenan... no

Properties

  • Range: String

  • Regex pattern: ^.{0,30}$

Examples

Value
(555) 860-9923

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

Mappings

Mapping Type Mapped Value
self brc:phone
native brc:phone

LinkML Source

name: phone
description: Contact phone number for this person, if available. If provided, must
  be a valid phone number expression.
examples:
- value: (555) 860-9923
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: phone
owner: Person
domain_of:
- Person
range: string
pattern: ^.{0,30}$