tgbugs / ontquery

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

Ontquery Patch #28

Closed tmsincomb closed 3 years ago

tmsincomb commented 3 years ago

I fixed the existing_id ranking issue for preferred while also deprecating the elastic-batch option that was broken.

merge_and_replace_entity & test_merge_and_replace_entity functions were added.

tmsincomb commented 3 years ago

@tgbugs The errors from the travis run might be from the batch-elastic option since it no longer exists.

tmsincomb commented 3 years ago

@tgbugs The updates need have been added

https://github.com/tmsincomb/ontquery/blob/81025905716d31dccab1b073afe20f9c05e948e9/ontquery/plugins/services/interlex.py#L39-L44 https://github.com/tmsincomb/ontquery/blob/81025905716d31dccab1b073afe20f9c05e948e9/ontquery/plugins/services/interlex.py#L60-L69 https://github.com/tmsincomb/ontquery/blob/81025905716d31dccab1b073afe20f9c05e948e9/ontquery/plugins/services/interlex.py#L473-L486