Skip to content

Releases: ranking-agent/reasoner-transpiler

Release v2.0.4

15 Dec 16:40
Compare
Choose a tag to compare

updated to new bmt-lite version (with biolink model v3.6.0),
now allowing for symmetric predicates to be queried for even if they are not 'canonical',
changing qnode_id to query_id in cypher returns

Release 2.0.3

14 Dec 01:58
Compare
Choose a tag to compare

bumping bmt-lite version to v3.6.0

v2.0.2

20 Jun 15:55
Compare
Choose a tag to compare
  • removed checks for primary knowledge source, this should happen outside of the transpiler
  • now checking for subclass and superclass predicates in queries and preventing subclass inference for nodes on those edges
  • added InvalidPredicateError exception, throw when a predicate unknown to the biolink model is encountered

Release v2.0.1

03 May 14:59
Compare
Choose a tag to compare
  • Add condition to filter edges that don't have biolink:primary_knowledge_source tags

Release v2.0.0

28 Apr 13:35
Compare
Choose a tag to compare
  • Trapi version 1.4 support

Release v1.11.11

14 Mar 16:12
Compare
Choose a tag to compare
Update setup.py

Release v1.11.10

04 Jan 16:32
Compare
Choose a tag to compare
  • Bug fix for Empty qualifier set on edge constraints.

Release v1.11.9

07 Dec 14:34
Compare
Choose a tag to compare

-Bug fix for #66

Release v1.11.8

16 Nov 20:27
Compare
Choose a tag to compare
  • Fixes qualifier where clause logic

Release v1.11.7

11 Nov 15:52
Compare
Choose a tag to compare
  • Fixes bug for when edge don't have id attribute to fall back to neo4j internal id.