Skip to content

Slot: entity_id

Internal (CDM) unique identifier for an entity.

URI: kb_cdm:entity_id Alias: entity_id

Applicable Classes

Name Description Modifies Slot
AttributeValue A generic class for capturing tag-value information in a structured form yes
Sequence yes
ProcessedMeasurement A measurement that requires additional processing to generate a result no
ClusterMember Relationship representing membership of a cluster no
Measurement A qualitative or quantitative observation of an attribute of an object or eve... no
Name A string used as the name or label for an entity no
Entity A database entity yes
QuantityValue A simple quantity, e no
AssociationXSupportingObject Links associations to entities to capture supporting objects in an associatio... yes
EntityXMeasurement Captures a measurement made on an entity yes
Identifier A string used as a resolvable (external) identifier for an entity no
Geolocation A normalized value for a location on the earth's surface no
TextValue A basic string value no

Properties

  • Range: UUID

  • Required: True

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: entity_id
description: Internal (CDM) unique identifier for an entity.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: entity_id
domain_of:
- Association_X_SupportingObject
- Entity_X_Measurement
- ClusterMember
- Sequence
- Entity
- Identifier
- Name
- AttributeValue
range: UUID
required: true