Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

ODRL

< >

ODRL is a programming language created in 2000.

#2893on PLDB 24Years Old
Wikipedia

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" }] }
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll