Skip to content

Releases: SolidLabResearch/ODRL-Evaluator

v0.5.0

15 Oct 11:29

Choose a tag to compare

What's Changed

  • Support for odrl:purpose constraint evaluation
  • Fix the way party and asset collections are handdled

For more information, check the CHANGELOG or RELEASE NOTES

v0.4.0

06 Oct 14:22

Choose a tag to compare

What's Changed

  • Support for Policy Rule Composition (implements #5 )
  • update vocabularies regarding ODRL and the compliance report (#7 )

For more information, check the CHANGELOG or RELEASE NOTES

v0.3.0

21 May 10:40

Choose a tag to compare

What's Changed

  • Dynamic ODRL Specification Support: Adds functionality for dynamic constraint handling. (#6).
  • New Vocabulary Utility.
  • Improved Windows Compatibility: Introduces local EYE reasoning support for Windows users (#4).

For more information, check the CHANGELOG or RELEASE NOTES

v0.2.2

24 Mar 17:20

Choose a tag to compare

  • Add integration tests based on the ODRL test suite to ensure correctness. (generated through a script)
  • Rewrite release script such that Rules.ts is not part of dist anymore when publishing to npm

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Mar 13:12

Choose a tag to compare

Breaking change introduced:

Generating compliance reports now uses https://w3id.org/force/compliance-report# as prefix instead of http://example.com/report/temp/

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Mar 10:30

Choose a tag to compare

Refactor of the ODRL Evaluator such that it can run properly in the browser.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

14 Jan 14:48

Choose a tag to compare

  • Introduces Jest and github CI
  • Fixes skos:exactMatch reasoning (#1)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Dec 19:54

Choose a tag to compare

Add support for all ODRL Logical Operands.

Full Changelog: v0.0.1...v0.1.0

v0.0.1

03 Dec 10:14

Choose a tag to compare

First release of the ODRL Evaluator that produces a Compliance Report from an ODRL Policy and the state of the world.

See

Full Changelog: https://github.com/SolidLabResearch/ODRL-Evaluator/commits/v0.0.1