Open Issues Need Help
View All on GitHub Improve engine constructor 2 months ago
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