Slot: cluster_id
Internal (CDM) unique identifier for a cluster.
URI: kb_cdm:cluster_id Alias: cluster_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Cluster | Represents an individual execution of a clustering protocol. See the ClusterMember class for clustering results. | yes |
ClusterMember | Relationship representing membership of a cluster. An optional score can be assigned to each cluster member. | 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: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