- From: Sridhar Krishnamurthy <ksridhar@amagi.com>
- Date: Wed, 1 May 2024 13:32:03 +0530
- To: public-odrl@w3.org
- Message-ID: <CAML7Ke8-=nJFCE2Bc1Aa7ADKP7=WfEYx8Megpd6e-SY7qvUkrw@mail.gmail.com>
Madam/Sir,
By reading https://w3c.github.io/odrl/formal-semantics/#section2 i gather
the following:
On Tue, Apr 30, 2024 at 8:16 PM Sridhar Krishnamurthy <ksridhar@amagi.com>
wrote:
> With reference to : https://www.w3.org/2016/poe/wiki/Evaluator
> I am seeking help to understand the case E20-3.
> A detailed textual explanation would really help me.
> The corresponding example in the ODRL specification
> <https://www.w3.org/TR/odrl-model/> is as follows:
>
> EXAMPLE 20
>
> {
> "@context": "http://www.w3.org/ns/odrl.jsonld",
> "@type": "Agreement",
> "uid": "http://example.com/policy:42",
> "profile": "http://example.com/odrl:profile:09",
> "obligation": [{
> "assigner": "http://example.com/org:43",
> "assignee": "http://example.com/person:44",
> "action": [{
> "rdf:value": {
> "@id": "odrl:compensate"
> },
> "refinement": [
> {
> "leftOperand": "payAmount",
> "operator": "eq",
> "rightOperand": { "@value": "500.00", "@type": "xsd:decimal" },
> "unit": "http://dbpedia.org/resource/Euro"
> }]
> }]
> }]
> }
>
> thanks and regards
>
--
**DISCLAIMER: **The contents of this email, including any attachments
that it may contain, are privileged and confidential information, and may
also constitute as proprietary, and are intended solely for the use of the
addressee(s). If you are not the intended recipient, please notify the
sender by email and delete the original message. Unintended recipients are
strictly prohibited from copying, disclosing, and/or distributing such
contents in any manner or form. Opinions, conclusions, and other
information in this transmission that do not relate to the official
business of Amagi, including all its affiliates, shall be understood as
neither given nor endorsed by it. Any statements made herein that are
tantamount to contractual obligations, promises, claims or commitments
shall not be binding on the Company unless expressly and specifically
stated as otherwise, or followed by written confirmation, by an authorized
signatory of the Company.
Received on Wednesday, 1 May 2024 08:02:20 UTC