IHCC-cohorts / GECKO

Genomics Cohorts Knowledge Ontology
Other
7 stars 3 forks source link

Include annotations on external terms #14

Closed beckyjackson closed 3 years ago

beckyjackson commented 3 years ago

Builds off #13 since I had moved all imported terms to the external.tsv file there. If we want to get this in before merging that PR, though, I can implement the same changes into the current version.

Resolves #12

Uses [rdftab]() and [ontodev-gizmos]() to extract annotations on all external terms. Right now, this file is stored as src/ontology/annotations.owl but perhaps we just want this in the build directory and not in version control? What do you think @jamesaoverton ? Either way, it gets merged into gecko.owl.

I'm unable to parse CMO and OGMS right now, but I've opened issues in their trackers to try and get this resolved (https://github.com/rat-genome-database/CMO-Clinical-Measurement-Ontology/issues/5 and https://github.com/OGMS/ogms/issues/144).