Skip to content

Releases: SolidLabResearch/ODRL-Evaluator

v0.6.0

21 Jan 15:57
412b346

Choose a tag to compare

What's Changed

  • Added tests for the core utils (policy, compliance report and request)
  • Added a new reasoner that can be used: eyeling

Full Changelog: v0.5.1...v0.6.0

v0.5.1

02 Dec 09:51
8448da9

Choose a tag to compare

What's Changed

  • Evaluation support for all constraints (so for all Left Operands) following the approach of sotw:Context
  • Addition of utilities for dealing with policies, requests and compliance reports

For more information, check the CHANGELOG or RELEASE NOTES

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