Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.46 KB

ega-1-properties-experiment-custom-attributes.md

File metadata and controls

21 lines (13 loc) · 1.46 KB

Experiment custom attributes Schema

https://raw.githubusercontent.com/EbiEga/ega-metadata-schema/main/schemas/EGA.experiment.json#/properties/experimentAttributes

Custom attributes of an experiment: reusable attributes to encode tag-value pairs (e.g. Tag being 'additional description' and its Value 'this experiment is a re-do of another 3 experiments due to...') with optional units. Its properties are inherited from the common-definitions.json schema.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Forbidden none EGA.experiment.json*

experimentAttributes Type

object[] (Custom attribute of an object)

experimentAttributes Constraints

minimum number of items: the minimum number of items for this array is: 1

unique items: all items in this array must be unique. Duplicates are not allowed.