Skip to content

Slot: relationship

Relationship between this identifier and the entity in the entity_id field. If absent, it is assumed that the identifier represents the same entity in another data source.

URI: kb_cdm:relationship Alias: relationship

Applicable Classes

Name Description Modifies Slot
Identifier A string used as a resolvable (external) identifier for an entity. This should be a CURIE in the form <database_prefix>:<local_identifier>. Bioregistry is used as the canonical reference for CURIE database prefixes; please use the prefix exactly as written in the Bioregistry entry.

If the string cannot be resolved to an URL, it should be added to the Name table instead.

This table is used for capturing external IDs. The internal CDM identifier should be used in the *_id field (e.g. feature_id, protein_id, contig_collection_id).
no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self kb_cdm:relationship
native kb_cdm:relationship

LinkML Source

name: relationship
description: Relationship between this identifier and the entity in the `entity_id`
  field. If absent, it is assumed that the identifier represents the same entity in
  another data source.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: relationship
owner: Identifier
domain_of:
- Identifier
range: string