geneontology / obographs

Basic and Advanced OBO Graphs: specification and reference implementation
64 stars 12 forks source link

Implement reverse translation from OboGraphs to OWL #87

Open cmungall opened 1 year ago

cmungall commented 1 year ago

There is existing python code as described in #85

But we also want the reverse translation in java as part of this library, so it's usable by robot, phenol, etc.

This should be much easier than owl->obographs which requires builders and doing template recognition in the OWLAPI