OXO wrapper

Wrapper for the OxO API.

class ontoma.oxo.OxoClient(base_url='https://www.ebi.ac.uk/spot/oxo/api')

OxO wrapper class.

search(ids=None, mapping_target='EFO', distance=1)

Query OxO with given parameters and yield the found mappings one by one.