Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.56 KB

ega-4-defs-contact-details-properties-phone-number.md

File metadata and controls

31 lines (20 loc) · 1.56 KB

Phone number Schema

https://raw.githubusercontent.com/EbiEga/ega-metadata-schema/main/schemas/EGA.common-definitions.json#/$defs/contactDetails/properties/phoneNumber

Current phone number that would be used in case the contact needs to be reached. Theoretically would only be used in case the email address was not provided, does not exist or is unresponsive.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none EGA.common-definitions.json*

phoneNumber Type

string (Phone number)

phoneNumber Constraints

pattern: the string must match the following regular expression:

^\+?\(?[0-9]{1,4}\)?[-\s\./0-9]+$

try pattern

phoneNumber Examples

"+44 7427512529"