Skip to content

Enum: ExperimentType

Types of mCDR experiments

URI: ExperimentType

Permissible Values

Value Meaning Description
baseline None Baseline measurements taken before any intervention
control None Control experiment without intervention for comparison
intervention None Experiment with active OAE intervention
model None Model-based experiment or simulation
other None Other experiment type not covered by standard categories

Slots

Name Description
experiment_type The type of mCDR experiment conducted

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

LinkML Source

name: ExperimentType
description: Types of mCDR experiments
from_schema: OAEDataManagementProtocol
rank: 1000
permissible_values:
  baseline:
    text: baseline
    description: Baseline measurements taken before any intervention
  control:
    text: control
    description: Control experiment without intervention for comparison
  intervention:
    text: intervention
    description: Experiment with active OAE intervention
  model:
    text: model
    description: Model-based experiment or simulation
  other:
    text: other
    description: Other experiment type not covered by standard categories