EXPERIMENT_METADATA#
Python object: phenotypic.schema._experimental_tags._experiment.EXPERIMENT_METADATA
Recommended MetadataExperiment_* tags for experiment-level bookkeeping.
These group results by experiment/project and carry free-form provenance
(experiment id, project, dataset, protocol, notes). Dataset matches the
CLI-emitted MetadataExperiment_Dataset column. Members render as
MetadataExperiment_<Label> (e.g. MetadataExperiment_ExperimentID) in the
Metadata column family shared with the other experimental-tag enums.
Recommended vocabulary, not a validator.
Column label |
Description |
Type |
|---|---|---|
|
Unique identifier for the experiment. |
|
|
Project name or identifier. |
|
|
Dataset name (matches the CLI-emitted MetadataExperiment_Dataset column). |
|
|
Protocol name or version followed. |
|
|
Free-text notes or comments. |