Skip to content

PhoneNumber

A PhoneNumber defines the complete international phone number and type of number.

IRI: https://w3id.org/citydata/part2/v1/PhoneNumber

Diagram

cluster_associated ContactThing ContactThing PhoneNumber PhoneNumber hasAreaCode : xsd:nonNegativeInteger [1] hasCountryCode : xsd:nonNegativeInteger [1] hasPhoneNumber : xsd:nonNegativeInteger [1] PhoneNumber->ContactThing PhoneType PhoneType PhoneNumber->PhoneType hasPhoneType 1

PhoneNumber Diagram

Formalization for PhoneNumber

Property Constraint
hasAreaCode exactly 1
hasAreaCode exactly 1 xsd:nonNegativeInteger
hasCountryCode exactly 1
hasCountryCode exactly 1 xsd:nonNegativeInteger
hasPhoneNumber exactly 1
hasPhoneNumber exactly 1 xsd:nonNegativeInteger
hasPhoneType exactly 1
hasPhoneType exactly 1 PhoneType
subClassOf ContactThing

Used by classes

Class Property
Organization hasTelephone
Person hasTelephone