diff --git a/formal-semantics/index.html b/formal-semantics/index.html index bfba2a3..0a92a9e 100644 --- a/formal-semantics/index.html +++ b/formal-semantics/index.html @@ -39,7 +39,12 @@
However, neither the specification of the model (in a text form) nor the vocabulary (in an OWL ontology) accurately describe the behaviour of an ODRL implementation.
This specification defines the expected behaviour of an ODRL Evaluator.
- Given a collection of ODRL Rules and a particular state of the world, the objective of an ODRL Evaluator is to determine: (i) which Permissions, Prohibitions, and Obligations are active; (ii) which Prohibitions and Obligations have been violated.
+ Given a collection of ODRL policies and a particular state of the world, the objective of an ODRL Evaluator is to determine:
+