Open jamesamcl opened 6 years ago
Example ontologies, both of which we need:
https://raw.githubusercontent.com/The-Sequence-Ontology/SO-Ontologies/master/so.owl (small) http://purl.obolibrary.org/obo/go.owl (big)
@chrisAta We could use the same leveldb to map URIs of taxonomy IDs to names.
I see two easy ways to do this:
or
So far I've explored option 2 and Virtuoso died a horrible death when I tried to upload the gene ontology (172 MB of RDF/XML). I'm now leaning towards option 1, which would also be faster at render time.