PhoneNumber

From City Data Model Project Collaboratory
Jump to navigation Jump to search


Pattern

This class has been associated with the following pattern:

Pattern:Contact Pattern

Subclass Of

Description

An English description of the definition (what distinguishes this sense of the term?).

Both Address and Phonenumber classes are designed to accommodate international versions. In addition to drawing from the iContact ontology, the pattern reuses concepts from the Spatial Location Pattern (defined in ISO 5087-1) in order to associate an address with a location. The PhoneNumber class has the following properties: • hasCountryCode: Specifies the country code for the number. • hasAreaCode: Specifies the area code for the number. • hasPhoneNumber: Specifies the remaining digits of the number after the area code. • hasPhoneType: Specifies the type of phonenumber, e.g., cell phone, home phone, etc.

Class Diagram Description

Required by Use Case(s)

(why is this specialized definition needed?)


CDM References

What other classes or properties reference this term?

Interface Specification References

This class has been associated with the following interface specification items:


Sources

Sources considered when developing the class:


Status

Pending Approval

Has Subclass(es)



Annotations

Annotation Value


Manchester Syntax Specification

Property Restriction Value
HasCountryCode max 1 xsd:nonNegativeInteger
HasAreaCode max 1 xsd:nonNegativeInteger
HasPhoneNumber max 1 xsd:nonNegativeInteger
HasPhoneType max 1 PhoneType


Supplementary Figures

Figure Caption