An open implementation of an ODRL Evaluator that evaluates ODRL policies by generating Compliance Reports

1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the ODRL Evaluator to improve the engine constructor. The current implementation involves repetitive code for creating engines; the goal is to centralize this process, potentially using environment variables (`.env` files), while considering browser compatibility limitations.

Complexity: 4/5
enhancement good first issue

An open implementation of an ODRL Evaluator that evaluates ODRL policies by generating Compliance Reports

TypeScript