Entity Descriptions
An EntityDescription
describes the metadata of an entity within an experiment. For example, you might want a source to include metadata such as id, sex, age, and weight, and an epoch group to include metadata such as solution additions, recording technique, and series resistance. There are three types of EntityDescription
: ExperimentDescription
, SourceDescription
, and EpochGroupDescription
.
Tutorials
- Write an Entity Description
- Add Allowable Parents to an Entity Description
- Add Resources to an Entity Description