Skip to content

Class: ContactURL

"A contactURL is a grouping of characteristics unique to details for contacting a contact entity by Uniform Resource Locator (URL)."

URI: observable:ContactURL

ContactURLcontactURLScopeurlUcoInherentCharacterizationThingstringObservableObjectcontactURLScopeurl

Inheritance

Slots

Name Cardinality and Range Description Inheritance
contactURLScope 0..1
xsd:string
"contact url scope specifies the relevant scope (homepage, home, work, school... direct
url 0..1
ObservableObject
"Specifies a URL associated with a particular observable object or facet direct

Usages

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self observable:ContactURL
native observable:ContactURL

LinkML Source

Direct

name: ContactURL
description: '"A contactURL is a grouping of characteristics unique to details for
  contacting a contact entity by Uniform Resource Locator (URL)."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: UcoInherentCharacterizationThing
slots:
- contactURLScope
- url

Induced

name: ContactURL
description: '"A contactURL is a grouping of characteristics unique to details for
  contacting a contact entity by Uniform Resource Locator (URL)."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: UcoInherentCharacterizationThing
attributes:
  contactURLScope:
    name: contactURLScope
    description: '"contact url scope specifies the relevant scope (homepage, home,
      work, school, etc) of details for contacting a contact entity by Uniform Resource
      Locator (URL)."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: contactURLScope
    owner: ContactURL
    domain_of:
    - ContactURL
    union_of:
    - '{''range'': ''ContactURLScopeVocab''}'
    - '{''range'': ''string type''}'
    range: string
  url:
    name: url
    description: '"Specifies a URL associated with a particular observable object
      or facet."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: url
    owner: ContactURL
    domain_of:
    - ContactURL
    - URLHistoryEntry
    - URLVisitFacet
    range: ObservableObject