monarch-initiative / mapping-walker

walks mapping graphs running boomer
5 stars 0 forks source link

Use Ontology Access Kit in OxoEndpoint methods #6

Closed pkalita-lbl closed 2 years ago

pkalita-lbl commented 2 years ago

These changes delegate the real work within the OxoEndpoint methods to an OlsImplementation object from Ontology Access Kit.

I noticed as I was testing that the PNGs generated by the mapcrawl examples in the README using this branch look different than they look in the saved output images presented in the README. But they do look the same as when running the examples in the main branch. So perhaps something with the upstream services has changed since those output images were saved.

There are also some somewhat unrelated changes in here that convert the test files into unttest.TestCase classes.

cmungall commented 2 years ago

yes, quite possible something changed in the upstream services