Skip to content

Tags: ranking-agent/reasoner-transpiler

Tags

v2.3.4

bumping setup version

v2.3.3

fixing potential issues with variable length edges

In rare cases where a specific edge is part of a variable length (subclass) edge and present in the result path,
an edge could be added twice if generated edge_ids are created for both instances. It would also be unpacked and transformed multiple times for no reason. This commit addresses both issues.

v2.3.2

bumping setup version

v2.3.1

bumping setup version

v2.3.0

updating actions versions

v2.2.6


    

v2.2.5

switching json attributes edge property to be a list of json strings …

…instead of one big json string

v2.2.4

removing biolink prefix from other constraints ids as well

v2.2.3

bumping setup version

v2.2.2

fixing bug for edges without ids