PhoneNumber¶
Open interactive PhoneNumber diagram
Formalization for PhoneNumber¶
| Property | Constraint |
|---|---|
| hasAreaCode | exactly 1 owl:Thing |
| hasCountryCode | exactly 1 owl:Thing |
| hasPhoneNumber | exactly 1 owl:Thing |
| hasPhoneType | exactly 1 owl:Thing |
| subClassOf | ContactThing |
Used by classes¶
| Class | Property |
|---|---|
| Organization | hasTelephone |
| Person | hasTelephone |