Releases: INCATools/ontology-access-kit
Releases · INCATools/ontology-access-kit
v0.5.12
V0.5.11
What's Changed
- minor semsim optimizations by @cmungall in #582
- Use prod api url for monarch_implementation by @kevinschaper in #591
- Add benchmark for Phenio HP vs MP by @caufieldjh in #578
- Implement all_by_all_pairwise_similarity in semsimian implementation by @justaddcoffee in #579
- Allow export of dot files and cx files from viz by @cmungall in #594
- Workaround for ontoportal prefix issue 592 by @cmungall in #593
- Applying thresholds to avoid expensive object production. by @cmungall in #595
New Contributors
- @kevinschaper made their first contribution in #591
Full Changelog: v0.5.10...V0.5.11
v0.5.10
What's Changed
- Update some dependencies to resolve conflicts by @glass-ships in #589
Full Changelog: v0.5.9...v0.5.10
v0.5.9
What's Changed
- SqlImplemplementation: rebuild the relationship index after a KGCL edge change is applied by @cmungall in #576
- Update to use semsimian 0.1.14 with better optimized semsi by @justaddcoffee in #575
- Fix slug in benchmark target in Makefile (rustsim: -> semsimian) by @justaddcoffee in #577
- graph-traversal improvements. by @cmungall in #583
- Ensure kgx adapter works with sqlalchemy2 fixes #580 by @cmungall in #581
- modify lexmatch to utilize xrefs in both directions #585 by @cmungall in #586
Full Changelog: v0.5.8...v0.5.9
v0.5.8
v0.5.7
What's Changed
- First pass at wrapper to Monarch API by @cmungall in #568
- refactoring semsim implementation by @hrshdhgd @caufieldjh @justaddcoffee @cmungall in #571
- Add benchmarking for
semsimian
by @caufieldjh in #570
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
v0.5.4
Highlights
All external API calls can now be cached using a global cache
--requests-cache-db TEXT If specified, all http requests will be
cached to this sqlite file
What's Changed
- Windows wheel reference for
PyWin32
(python version = 3.10) was absent inpoetry.lock
by @hrshdhgd in #555 - adding args to diff-associations by @cmungall in #547
- Adding co-associations (matrix) by @cmungall in #557
- Additional documentation and enhancements to association diffs; added request-cache by @cmungall in #560
Full Changelog: v0.5.3...v0.5.4