biolink / ontobio

python library for working with ontologies and ontology associations
https://ontobio.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
118 stars 30 forks source link

Change CURIE of exists_during in lookup #572

Closed dustine32 closed 3 years ago

dustine32 commented 3 years ago

The relation exists_during has recently been minted an RO term ID that's now being used in the MGI import GPAD. We need to change the value in the relations.py lookup from http://purl.obolibrary.org/obo/GOREL_0000032 to http://purl.obolibrary.org/obo/RO_0002491.

sierra-moxon commented 3 years ago

I see this change in relations.py, and I don't find GOREL_0000032 -- closing? :)