Slot: variable_id
Internal CDM unique identifier for a variable.
URI: CDM:variable_id Alias: variable_id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
VariableValue | The possible types for the value of a variable. Should be a LinkML data type or one of the defined CDM data types. | no |
MeasurementSet | Grouping table to collate a set of protocol outputs by variable, quality, and timestamp. | no |
ExperimentCondition | A measurement, reagent, or description of one aspect of the environment used in an experiment; examples include temperature; aerobic or anaerobic conditions; presence of a chemical in the environment. Used to describe the context, conditions, or set-up of an experiment. | no |
Variable | A variable (input, output, environmental, etc.) that can be set or measured as part of a protocol. | yes |
ProtocolVariable | A variable that may or may not be set as part of an experiment. | no |
Properties
-
Range: CdmId
-
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 | CDM:variable_id |
native | kb_cdm:variable_id |
LinkML Source
name: variable_id
description: Internal CDM unique identifier for a variable.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
slot_uri: CDM:variable_id
alias: variable_id
domain_of:
- ExperimentCondition
- MeasurementSet
- ProtocolVariable
- Variable
- VariableValue
range: cdm_id
required: true