Skip to content

Releases: INCATools/ontology-access-kit

v0.5.12

13 Jun 18:52
0cb9ba4
Compare
Choose a tag to compare

What's Changed

  • Semsimian handles thresholds for resnik and jaccard by @hrshdhgd in #597

Full Changelog: V0.5.11...v0.5.12

V0.5.11

13 Jun 01:57
72228bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.10...V0.5.11

v0.5.10

09 Jun 17:32
eed377c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

01 Jun 14:37
e98824e
Compare
Choose a tag to compare

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

20 May 02:24
ccfb6ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

19 May 00:05
dc21892
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

15 May 15:52
9a682a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

11 May 19:00
b6eb4a4
Compare
Choose a tag to compare

What's Changed

  • Leave keys unsorted when exporting yaml by @hrshdhgd in #559
  • Slight addition to handle KGCL RemoveTextDefinition by @hrshdhgd in #558
  • Replaced simple_mappings_by_curie to call sssom_mappings by @hrshdhgd in #563

Full Changelog: v0.5.4...v0.5.5

v0.5.4

02 May 19:58
2534465
Compare
Choose a tag to compare

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 in poetry.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

v0.5.3

22 Apr 04:10
dfbbc64
Compare
Choose a tag to compare

What's Changed

  • Making rustsim a non-extra dependency. 552 by @cmungall in #553

Full Changelog: v0.5.2...v0.5.3