odrl icon indicating copy to clipboard operation
odrl copied to clipboard

ODRL Community Group Repository

Results 69 odrl issues
Sort by recently updated
recently updated
newest added

`IPRRight` (double R) is not an LDR term, but `IPRight` is.

### Asset Refinements: **Definition:** [Refinement property with an Asset Collection](https://www.w3.org/TR/odrl-model/#constraint-asset) An AssetCollection MAY include a refinement property to indicate the refinement context under which to **_identify individual Asset(s)_** of the...

bug
Profile Best Practices
ODRL-3

Dear Renato, Nicoletta, Victor, I am happy to offer the ODRL co-chairs to write a W3C Blog post on the topic. It could be done by one of you, or...

W3C

Developers of clients ("those that call an evaluator") can benefit from having an example of one simple interface compliant with [authZen](https://openid.net/wg/authzen/) ("the call") or [RFC-9396](https://www.rfc-editor.org/rfc/rfc9396.html) ("the response"): ### Client call:...

ODRL-3
Example

This example aims to showcase a possible representation for agent delegation of a "state of the world" (which is composed of the state and ODRL policies) for an assignee ("userID")...

Example

As best practice and to guarantee interoperability, it is advisable to: ### Of `odrl:leftOperand` - Create an ontology that recommends valid associations of `odrl:leftOperand` with rule types e.g. `odrl:payAmount` 'semantically'...

Implementation Best Practices
Profile Best Practices

[Set](https://www.w3.org/TR/odrl-model/#policy-set) definition: An ODRL Policy of subclass Set represents **any combination** of Rules. The Set Policy subclass is also the default subclass of Policy (if none is specified). [Offer](https://www.w3.org/TR/odrl-model/#policy-offer) definition:...

Protocol

It would be good to have examples of the use of Refinements versus Constraints. That is, what are the typical use cases to use refinements/constraints and what are the differences.......

New Feature

A call to the **(1)** function evaluate ( actor, action, asset ) can return **(2)** a list of duties to be fulfilled as pairs < triggerId, dutyDetail>, some of those...

Protocol

**Part A** How to represent "asset X can be played 5 times every time duty Y is fulfilled" * Permission A - has a counter (start 0) constraint `count lt...

Formal Semantics
Protocol