EXPERIMENT_METADATA#
Python object: phenotypic.schema._experimental_tags._experiment.EXPERIMENT_METADATA
Recommended Metadata_* 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 Metadata_Dataset column. Members render as Metadata_<Label>
(e.g. Metadata_ExperimentID) and share the Metadata_ namespace with the
other experimental-tag enums. Recommended vocabulary, not a validator.
Column label |
Description |
|---|---|
|
Unique identifier for the experiment. |
|
Project name or identifier. |
|
Dataset name (matches the CLI-emitted Metadata_Dataset column). |
|
Protocol name or version followed. |
|
Free-text notes or comments. |