Slot: sample_id
Internal (CDM) unique identifier for a sample.
From the Entity table: entity_id where entity_type == 'Sample'.
__
URI: kb_cdm:sample_id Alias: sample_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Sample | A material entity that can be characterised by an experiment. | yes |
Properties
-
Range: CdmSampleId
-
Required: True
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:sample_id |
native | kb_cdm:sample_id |
LinkML Source
name: sample_id
description: 'Internal (CDM) unique identifier for a sample.
From the Entity table: entity_id where entity_type == ''Sample''.
'
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: sample_id
domain_of:
- Sample
range: cdm_sample_id
required: true