Víctor Rodríguez-Doncel
Víctor Rodríguez-Doncel
1. In the ontology, we read: `cc:CommericalUse` (sic) whereas it should be CommercialUse 2. A repeated triple This is not harmful, but please note that a line is duplicated in...
During the meeting in Madrid (see the [agenda](https://cosasbuenas.es/tmp/odrlmeeting/)) on Dec. 19th, 2024, @joshcornejo raised the idea that besides having a best practices document for expressing policies, there should be a...
The ODRL Evaluator takes a request as input. Whereas ODRL declares a odrl:Request policy in the context of negotiation (official definition reads "A Policy that proposes a Rule over an...
As a result of the meeting in Madrid (see the [agenda](https://cosasbuenas.es/tmp/odrlmeeting/)) on Dec. 19th, 2024, it was agreed on the need to specify a common data model for the input...
With Nicoletta's help, I have just updated one of the examples for state of the art ([state C12](https://github.com/w3c/odrl/blob/master/formal-semantics/examples/C%20Evaluation%20of%20Conditions%20(Duties)/C1%20Conditioned%20Permission/C12/stateC12.ttl)). Example and link follows. Observations: - It is now valid RDF. We...
Add two sections in the Formal Semantics document: one to propose a description of the representation of the world and one for the evaluation request of the ODRL Evaluator to...
On the default behaviour of the Evaluator. In the absence of rules... is action permitted? Evaluator can be specified either an open or closed behaviour. The default behaviour for the...
The spec explains how to interpret different rule types. Rules of the same 'rule type' have the same structure, e.g., "a rule with an obligation", "a rule with constraints"... Currently...
Examples are to be placed in the formal-semantics\examples github folder. New examples (one folder per example) to be named example00, example01... Files to be named: "policy.json", "state.json" and "evaluationrequest.json" and...