This repository contains a collection of ODRL test cases investigating various forms of policy conflicts.
Using ODRL Vocabulary & Expression 2.2.
See documentation for an overview of the test cases.
See quiz for a (growing) collection of deontic quizzes for which no hints are provided.
npm install
- data/policies : test policies
- data/test_case : test cases for the policies
- quiz/ : test cases without hints which type of conflict is the result
NonConflict
: no conflict foundConflict
: rules that contradict each otherAmbiguous
: rules that permit an action in one state of the world but deny it in anotherUnderspecified
: rules that never will trigger