Skip to content

Commit

Permalink
Merge doc fix from Ale
Browse files Browse the repository at this point in the history
  • Loading branch information
djcomlab committed Nov 2, 2017
1 parent f1ebd25 commit 1afd775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/isamodel.rst
Expand Up @@ -6,6 +6,6 @@ For the ISA tools API, we have represented the ISA model version 1.0 (see the IS

The objective of designing and developing JSON schemas is to support a new serialization of the ISA-Tab model in JSON format, in addition to existing serializations 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 <https://github.com/ISA-tools/isa-api/tree/master/isatools/schemas/isa_model_version_1_0_schemas/core>`_.
The core set of schemas for ISA model version 1.0 can be found in the folder `isatools/resources/schemas/isa_model_version_1_0_schemas/core <https://github.com/ISA-tools/isa-api/tree/master/isatools/resources/schemas/isa_model_version_1_0_schemas/core>`_.

The main object is the `Investigation <https://github.com/ISA-tools/isa-api/blob/master/isatools/schemas/isa_model_version_1_0_schemas/core/investigation_schema.json>`_, which groups a set of Studies and maintains associated information such as Publications, People involved and the ontologies used for annotating the dataset.
The main object is the `Investigation <https://github.com/ISA-tools/isa-api/tree/master/isatools/resources/schemas/isa_model_version_1_0_schemas/core/investigation_schema.json>`_, which groups a set of Studies and maintains associated information such as Publications, People involved and the ontologies used for annotating the dataset.

0 comments on commit 1afd775

Please sign in to comment.