tgbugs / ontquery

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

General Update: partial_update, async option, expanded synonym parameter #24

Closed tmsincomb closed 4 years ago

tmsincomb commented 4 years ago
  1. partial_update function for a passive update for each field if reference has field as None
  2. boost(func, kwargs_list) for async possibility. Speed boost isn't very good at the moment. Still needs more optimization.
  3. parameter synonym is now add_synonyms & delete_synonyms for better cleanup.
tmsincomb commented 4 years ago

At the moment the code seems code for interlex_client and session. I am just updating the docstrings and any other deprecations that might affect interlex.py