Skip to content
Alejandra Gonzalez-Beltran edited this page Feb 25, 2016 · 3 revisions

For the ISA-API, we have represented the ISA model version 1.0 with a set of JSON schemas, which provide the information the ISA model maintains for each of the objects.

The core set of schemas for ISA model version 1.0 can be found in the folder isatools/schemas/isa_model_version_1_0_schemas/core.

The main object is the Investigation, which groups a set of Studies and maintains associated information such as Publications, People involved and the ontologies used for annotating the dataset.

Clone this wiki locally