Skip to content

Slot: cluster_id

Internal (CDM) unique identifier for a cluster.

URI: kb_cdm:cluster_id Alias: cluster_id

Applicable Classes

Name Description Modifies Slot
ClusterMember Relationship representing membership of a cluster no
Cluster Represents an individual execution of a clustering protocol yes

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:cluster_id
native kb_cdm:cluster_id

LinkML Source

name: cluster_id
description: Internal (CDM) unique identifier for a cluster.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: cluster_id
domain_of:
- Cluster
- ClusterMember
range: UUID
required: true