tgbugs / ontquery

a framework querying ontology terms
MIT License
3 stars 3 forks source link

InterLex backend update #27

Closed tmsincomb closed 3 years ago

tmsincomb commented 4 years ago

I fixed the existing ids for the InterLex prefix to be created from the id itself instead of hardcoded to ILX. Had to change the tests to account for that. Also there were a few updates on partial_update that needed to happen.

I left an add_triple function by mistake in a previous merge that needed to be deleted.