Skip to content

Class: ExternalReference

Characteristics of a reference to a resource outside of the UCO.

URI: core:ExternalReference

ExternalReferencedefiningContextexternalIdentifierreferenceURLUcoInherentCharacterizationThingstringiritypedefiningContextexternalIdentifierreferenceURL

Inheritance

Slots

Name Cardinality and Range Description Inheritance
referenceURL 0..1
IriType
A URL for some information defined external to the UCO context direct
definingContext 0..1
xsd:string
A description of the context relevant to the definition of a particular exter... direct
externalIdentifier 0..1
xsd:string
An identifier for some information defined external to the UCO context direct

Usages

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self core:ExternalReference
native core:ExternalReference

LinkML Source

Direct

name: ExternalReference
description: Characteristics of a reference to a resource outside of the UCO.
from_schema: https://w3id.org/lmodel/uco-core
is_a: UcoInherentCharacterizationThing
slots:
- referenceURL
- definingContext
- externalIdentifier
slot_usage:
  referenceURL:
    name: referenceURL
    domain_of:
    - ExternalReference
    maximum_cardinality: 1
  definingContext:
    name: definingContext
    domain_of:
    - ExternalReference
    maximum_cardinality: 1
  externalIdentifier:
    name: externalIdentifier
    domain_of:
    - ExternalReference
    maximum_cardinality: 1

Induced

name: ExternalReference
description: Characteristics of a reference to a resource outside of the UCO.
from_schema: https://w3id.org/lmodel/uco-core
is_a: UcoInherentCharacterizationThing
slot_usage:
  referenceURL:
    name: referenceURL
    domain_of:
    - ExternalReference
    maximum_cardinality: 1
  definingContext:
    name: definingContext
    domain_of:
    - ExternalReference
    maximum_cardinality: 1
  externalIdentifier:
    name: externalIdentifier
    domain_of:
    - ExternalReference
    maximum_cardinality: 1
attributes:
  referenceURL:
    name: referenceURL
    description: A URL for some information defined external to the UCO context.
    from_schema: https://w3id.org/lmodel/uco-core
    alias: referenceURL
    owner: ExternalReference
    domain_of:
    - ExternalReference
    range: iri type
    maximum_cardinality: 1
  definingContext:
    name: definingContext
    description: A description of the context relevant to the definition of a particular
      external reference identifier.
    from_schema: https://w3id.org/lmodel/uco-core
    alias: definingContext
    owner: ExternalReference
    domain_of:
    - ExternalReference
    range: string
    maximum_cardinality: 1
  externalIdentifier:
    name: externalIdentifier
    description: An identifier for some information defined external to the UCO context.
    from_schema: https://w3id.org/lmodel/uco-core
    alias: externalIdentifier
    owner: ExternalReference
    domain_of:
    - ExternalReference
    range: string
    maximum_cardinality: 1