Re: New PaySwarm 1.0 Web API Editor's Draft

On 30 Sep 2011, at 12:55, Manu Sporny wrote:

> Yes, absolutely! That is the intent, anyway. If there is a restriction there, we will work to lift it and have ORDL supported as a way to express licenses used in PaySwarm.

So the example in Section 6.2 may say:

 "ps:licenseTerms": 
   {
     "odrl:permission": 
       {
          "odrl:action": "http://odrl.net/2.0/save",
        }
     "odrl:permission": 
       {
          "odrl:action": "http://odrl.net/2.0/print",
          "odrl:constraint": 
           {
             "odrl:name": "http://odrl.net/2.0/count",
             "odrl:operator": "http://odrl.net/2.0/eq",
             "odrl: rightOperand": "5",
            }
        }
   }


(Not sure if the syntax is right ;-)

Cheers...
Renato Iannella
Semantic Identity
http://semanticidentity.com
Mobile: +61 4 1313 2206

Received on Friday, 30 September 2011 15:13:02 UTC