Skip to content

Slot: xref (multivalued)

Description: A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references.
Aliases: dbxref, Dbxref, DbXref, record_url, source_record_urls

Range: String

Applicable Classes

Name Description Modifies Slot
InformationResource A database or knowledgebase and its supporting ecosystem of interfaces and services that deliver content to consumers (e.g. web portals, APIs, query endpoints, streaming services, data downloads, etc.). A single Information Resource by this definition may span many different datasets or databases, and include many access endpoints and user interfaces. Information Resources include project-specific resources such as a Translator Knowledge Provider, and community knowledgebases like ChemBL, OMIM, or DGIdb. no

LinkML Source

name: xref
description: A database cross reference or alternative identifier for a NamedThing
  or edge between two  NamedThings.  This property should point to a database record
  or webpage that supports the existence of the edge, or  gives more detail about
  the edge. This property can be used on a node or edge to provide multiple URIs or
  CURIE cross references.
from_schema: https://w3id.org/biolink/information_resource_registry.yaml
aliases:
- dbxref
- Dbxref
- DbXref
- record_url
- source_record_urls
multivalued: true
alias: xref
domain_of:
- InformationResource
range: string