Skip to content

1.1.2

Compare
Choose a tag to compare
@Sophietje Sophietje released this 15 Dec 11:03
· 666 commits to master since this release
  • Stricter binding validation
    • This could break some cases where the Knowledge Engine is used incorrectly. To see an example of something that breaks, check out the description of the issue.
    • This strict validation is enabled by default, but can be disabled by setting SC_VALIDATE_OUTGOING_BINDINGS_WRT_INCOMING_BINDINGS=false
  • When running the KE REST server, there is now a path /rest/version where you can retrieve the version of the Knowledge Engine that is running.
  • Knowledge Base Ontology is now called Knowledge Engine Ontology, as it concerns more than just Knowledge Bases.
  • Ontology base URI has been changed from https://www.tno.nl/energy/ontology/interconnect to https://w3id.org/knowledge-engine. (We still have to configure the redirect with w3id.org, but this is possible.)
  • Stability & performance improvements
  • Fixed bug where the REST API incorrectly returns HTTP 500.