geneontology / neo

noctua entity ontology
9 stars 2 forks source link

Include life stage ontologies in neo #41

Open vanaukenk opened 5 years ago

vanaukenk commented 5 years ago

To be compliant with the ShEX specifications for 'happens during' and to allow for curation using various life stage ontologies, we want to make sure that we are importing external life stage ontologies, e.g. WBls, PO, etc. where needed.

For reference, see: https://github.com/geneontology/go-shapes/issues/137

cmungall commented 4 years ago

neo is just the entities, so technically this should go in go-lego

PRs can be made on this https://github.com/geneontology/go-ontology/blob/master/src/ontology/extensions/go-lego-edit.ofn

@balhoff added wbls here https://github.com/geneontology/go-ontology/issues/16872

not sure why he used the wbpheno import...

we can add more here, but we need to make sure they are OBO compliant and are bridged

balhoff commented 4 years ago

not sure why he used the wbpheno import...

There was a time when we needed to switch to wbbt-base to get rid of some incompatibilities. I saw that we weren't otherwise getting wbls terms so didn't want to lose that import. Should have inquired about pulling in the whole ontology.