Releases: SolidLabResearch/ODRL-Evaluator
Releases · SolidLabResearch/ODRL-Evaluator
v0.6.0
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
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
What's Changed
- Support for
odrl:purposeconstraint evaluation - Fix the way party and asset collections are handdled
For more information, check the CHANGELOG or RELEASE NOTES
v0.4.0
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
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
- Add integration tests based on the ODRL test suite to ensure correctness. (generated through a script)
- Rewrite release script such that
Rules.tsis not part of dist anymore when publishing to npm
Full Changelog: v0.2.1...v0.2.2
v0.2.1
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
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
- Introduces Jest and github CI
- Fixes
skos:exactMatchreasoning (#1)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Add support for all ODRL Logical Operands.
Full Changelog: v0.0.1...v0.1.0