Skip to content

Slot: entity_id

Internal (CDM) unique identifier for an entity in the CDM.

URI: cdm:entity_id Alias: entity_id

Applicable Classes

Name Description Modifies Slot
Name The name or label for an entity no
AssociationXEntity Links associations to entities no
Identifier An external identifier for an entity no

Properties

  • Range: UUID

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

Mapping Type Mapped Value
self cdm:entity_id
native cdm:entity_id

LinkML Source

name: entity_id
description: Internal (CDM) unique identifier for an entity in the CDM.
from_schema: https://github.com/kbase/cdm-schema
rank: 1000
identifier: true
alias: entity_id
domain_of:
- Association_X_Entity
- Identifier
- Name
range: UUID
required: true