Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

ODRL

< >

ODRL is a programming language created in 2000.

#2619on PLDB 24Years Old

The Open Digital Rights Language (ODRL) is a policy expression language that provides a flexible and interoperable information model, vocabulary, and encoding mechanisms for representing statements about the usage of content and services. An example of ODRL policy follows, which can be intepreted as "John can play mysong.mp3".. Read more on Wikipedia...


Example from Wikipedia:
{ "@context": "http://www.w3.org/ns/odrl.jsonld", "uid": "http://example.com/policy:001", "permission": [{ "target": "http://example.com/mysong.mp3", "assignee": "John", "action": "play" }] }

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io