Display-Lab / psdo

Performance Summary Display Ontology
https://display-lab.github.io/psdo/
Other
3 stars 3 forks source link

Standardize imports catalog #122

Closed grosscol closed 6 years ago

grosscol commented 6 years ago

We had accumulated some idiosyncrasies during our initial ~floundering~ development. Namely, our catalog and imports got into a state that was difficult to reproduce without manual work to fix.

This PR provides a script to download the external ontologies in the import section of FIO. It points the catalog to those file names in imports. It fixes the imports of FIO so that they point to the canonical locations of the ontologies.

Using the script provided in this PR after deleting all the files under the imports/ directory should put everyone hacking on the ontology in the same place as far as imported external ontologies.

Subsequent ontology developers should be able to follow the getting started section of the README to arrive at the same state.