Skip to content

Slot: experiment_id

Internal (CDM) unique identifier for an experiment.

URI: CDM:experiment_id Alias: experiment_id

Applicable Classes

Name Description Modifies Slot
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
Experiment A discrete scientific procedure undertaken to make a discovery, test a hypothesis, or demonstrate a known fact. The protocol_id links to the workflow followed to perform the experiment. yes

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

LinkML Source

name: experiment_id
description: Internal (CDM) unique identifier for an experiment.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
slot_uri: CDM:experiment_id
alias: experiment_id
domain_of:
- Experiment
- ExperimentCondition
range: cdm_id
required: true