Skip to content

1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 15:44
· 18 commits to master since this release

1.4.2 (2024-05-24)

Bug Fixes

  • JSRule: add check condition for JS triples that are converted to a java.List (2a180ae)
  • TermFactory: term() method accepts an Object instead of a String to avoid Polyglot API cast issues (a538416)

Tests

  • add InferencingTestCaseType (02403bd)
  • inferencing: add FunctionRegistry code snippet for loading SPARQL functions from the given model (8e5ae0f)
  • InferencingTestCase: add ruleengine execution and expectedResults check (c8a30fb)
  • person2schema: add missing test data triples (d567b5d)
  • resources: update rectangle.js code with new syntax for Java-JavaScript interoperability (30605e4)

General maintenance

  • setting next snapshot version [skip ci] (e2675b6)