Skip to content

Class: ContactPhone

"A contactPhone is a grouping of characteristics unique to details for contacting a contact entity by telephone."

URI: master:ContactPhone

ContactPhonecontactPhoneNumbercontactPhoneScopeUcoInherentCharacterizationThingObservableObjectcontactPhoneNumber

Inheritance

Slots

Name Cardinality and Range Description Inheritance
contactPhoneNumber 0..1
ObservableObject
"contactPhoneNumber specifies a telephone service account number for contacti... direct
contactPhoneScope 0..1
String
"contactPhoneScope specifies the relevant scope (home, work, school, etc) of ... direct

Usages

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

Mappings

Mapping Type Mapped Value
self master:ContactPhone
native master: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-master
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-master
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-master
    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-master
    rank: 1000
    alias: contactPhoneScope
    owner: ContactPhone
    domain_of:
    - ContactPhone
    union_of:
    - '{''range'': ''ContactPhoneScopeVocab''}'
    - '{''range'': ''string type''}'
    range: string