Skip to content

Class: ContactAddress

"A contact address is a grouping of characteristics unique to a geolocation address of a contact entity."

URI: master:ContactAddress

ContactAddresscontactAddressScopegeoLocationAddressUcoInherentCharacterizationThingLocationgeoLocationAddress

Inheritance

Slots

Name Cardinality and Range Description Inheritance
geoLocationAddress 0..1
Location
"An administrative address for a particular geolocation direct
contactAddressScope 0..1
String
"contactAddressScope specifies the relevant scope (home, work, school, etc) f... direct

Usages

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self master:ContactAddress
native master:ContactAddress
exact lm_core:Address
related wikidata_property:P2918
close sumo:PostalPlace

LinkML Source

Direct

name: ContactAddress
description: '"A contact address is a grouping of characteristics unique to a geolocation
  address of a contact entity."'
from_schema: https://w3id.org/lmodel/uco-master
exact_mappings:
- lm_core:Address
close_mappings:
- sumo:PostalPlace
related_mappings:
- wikidata_property:P2918
rank: 1000
is_a: UcoInherentCharacterizationThing
slots:
- geoLocationAddress
- contactAddressScope

Induced

name: ContactAddress
description: '"A contact address is a grouping of characteristics unique to a geolocation
  address of a contact entity."'
from_schema: https://w3id.org/lmodel/uco-master
exact_mappings:
- lm_core:Address
close_mappings:
- sumo:PostalPlace
related_mappings:
- wikidata_property:P2918
rank: 1000
is_a: UcoInherentCharacterizationThing
attributes:
  geoLocationAddress:
    name: geoLocationAddress
    description: '"An administrative address for a particular geolocation."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: geoLocationAddress
    owner: ContactAddress
    domain_of:
    - ContactAddress
    - WhoisRegistrarInfoType
    range: Location
  contactAddressScope:
    name: contactAddressScope
    description: '"contactAddressScope specifies the relevant scope (home, work, school,
      etc) for a geolocation address of a contact entity."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: contactAddressScope
    owner: ContactAddress
    domain_of:
    - ContactAddress
    union_of:
    - '{''range'': ''ContactAddressScopeVocab''}'
    - '{''range'': ''string type''}'
    range: string