Skip to content

Slot: db_xrefs

Cross-references to other databases for the entity being annotated.

URI: go_standard_annotation_schema:db_xrefs

Applicable Classes

Name Description Modifies Slot
Entity An annotatable biological entity for an organism: protein-coding genes, non-c... no

Properties

Type and Range

Property Value
Range ExternalIdentifier
Domain Of Entity

Cardinality and Requirements

Property Value
Multivalued Yes

Comments

  • This field is mandatory if the prefix of the annotated entity's identifier is not UniProtKB, RNACentral, or ComplexPortal. In these cases, db_xrefs must include the corresponding UniProtKB ID, RNACentral, or ComplexPortal as appropriate according to the Object Type.
  • Additional cross references such as NCBI gene or protein IDs, HGNC, etc, may also be included.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self go_standard_annotation_schema:db_xrefs
native go_standard_annotation_schema:db_xrefs

LinkML Source

name: db_xrefs
description: Cross-references to other databases for the entity being annotated.
comments:
- This field is mandatory if the prefix of the annotated entity's identifier is not
  UniProtKB, RNACentral, or ComplexPortal. In these cases, db_xrefs must include the
  corresponding UniProtKB ID, RNACentral, or ComplexPortal as appropriate according
  to the Object Type.
- Additional cross references such as NCBI gene or protein IDs, HGNC, etc, may also
  be included.
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
domain_of:
- Entity
range: external_identifier
required: false
multivalued: true