Class: ContactPhone
"A contactPhone is a grouping of characteristics unique to details for contacting a contact entity by telephone."
classDiagram
class ContactPhone
UcoInherentCharacterizationThing <|-- ContactPhone
ContactPhone : contactPhoneNumber
ContactPhone ..> ObservableObject : contactPhoneNumber
ContactPhone : contactPhoneScope
ContactPhone ..> string : contactPhoneScope
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- ContactPhone
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
contactPhoneNumber | 0..1 ObservableObject |
"contactPhoneNumber specifies a telephone service account number for contacti... | direct |
contactPhoneScope | 0..1 xsd:string |
"contactPhoneScope specifies the relevant scope (home, work, school, etc) of ... | direct |
Usages
used by | used in | type | used |
---|---|---|---|
ContactAffiliation | contactPhone | range | ContactPhone |
ContactFacet | contactPhone | range | ContactPhone |
ProfileFacet | contactPhone | range | ContactPhone |
WhoisContactFacet | contactPhone | range | ContactPhone |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:ContactPhone |
native | observable:ContactPhone |
close | wikidata_PROPERTY:P1329 |
LinkML Source
Direct
name: ContactPhone
description: '"A contactPhone is a grouping of characteristics unique to details for
contacting a contact entity by telephone."'
from_schema: https://w3id.org/lmodel/uco-observable
close_mappings:
- wikidata_PROPERTY:P1329
rank: 1000
is_a: UcoInherentCharacterizationThing
slots:
- contactPhoneNumber
- contactPhoneScope
Induced
name: ContactPhone
description: '"A contactPhone is a grouping of characteristics unique to details for
contacting a contact entity by telephone."'
from_schema: https://w3id.org/lmodel/uco-observable
close_mappings:
- wikidata_PROPERTY:P1329
rank: 1000
is_a: UcoInherentCharacterizationThing
attributes:
contactPhoneNumber:
name: contactPhoneNumber
description: '"contactPhoneNumber specifies a telephone service account number
for contacting a contact entity by telephone."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: contactPhoneNumber
owner: ContactPhone
domain_of:
- ContactPhone
- WhoisRegistrarInfoType
range: ObservableObject
contactPhoneScope:
name: contactPhoneScope
description: '"contactPhoneScope specifies the relevant scope (home, work, school,
etc) of details for contacting a contact entity by telephone."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: contactPhoneScope
owner: ContactPhone
domain_of:
- ContactPhone
union_of:
- '{''range'': ''ContactPhoneScopeVocab''}'
- '{''range'': ''string type''}'
range: string