-
Notifications
You must be signed in to change notification settings - Fork 38
ISA model
Alejandra Gonzalez-Beltran edited this page Feb 26, 2016
·
3 revisions
For the ISA-API, we have represented the ISA model version 1.0 (see the ISA-Tab specification) with a set of JSON schemas, which provide the information the ISA model maintains for each of the objects.
The objective of designing and developing JSON schemas is to support a new serialisation of the ISA-Tab model in JSON format, in addition to existing serialisations in Tabular format and RDF format.
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.