Releases: ranking-agent/reasoner-transpiler
Release v2.2.1
Same as v2.2.0 but fixes a packaging issue where value_types.json was not included
Release v2.2.0
This moves most of the TRAPI formatting, attribute handling (including knowledge sources) and attribute customization from Plater into the transpiler, consolidating and cleaning it up.
This also has the first implementation of the json string 'attributes' attribute, in order to support dictionaries or nested attributes as attributes in neo4j.
Release v2.0.12
This release includes a bug fix where passing None or invalid values as the subclass_depth for a cypher query would result in unintended effects.
Release 2.0.11
This release causes the transpiler to throw an UnsupportedError when set_interpretation=MANY.
Release v2.0.10
This release changes from is_set to the new set_interpretation attribute in TRAPI (but set_interpretation=MANY aka multi curie query is still not implemented).
Biolink model toolkit is upgraded to 1.3.0.
v2.0.9
This release adds the option to specify subclass_depth for cypher queries, which allows for queries to include N-hop subclass detection in queries. Previously we only checked for one hop subclass relationships.
This release also allows for knowledge source properties to have biolink: prefixes on them again.
Release v2.0.8
this version removes the expectation that primary_knowledge_source and aggregator_knowledge_source (and in practice all edge properties) will have biolink: prefixes in the graph
v2.0.7
added the ability to set the biolink model to a specific version with an env var
v2.0.6
- switched from bmt-lite to bmt v1.2.1 (biolink model 4.1.4)
- updated tests according to new biolink model
- improved qualifier query validation with bmt, throw exception if qualifier is not valid or qualifier value does not exist in an enum
Release v2.0.5
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