--- a/2/ODRL20.html Wed Sep 11 20:27:42 2013 +0100
+++ b/2/ODRL20.html Wed Sep 11 20:28:07 2013 +0100
@@ -16,7 +16,7 @@
<dl>
<dt>Latest Version</dt><dd><a href="http://www.w3.org/ns/odrl/2/">http://www.w3.org/ns/odrl/2/</a></dd>
<dt>Revision</dt><dd>2.0</dd>
-<dt>Authors</dt><dd>Mo McRoberts, Víctor Rodríguez Doncel</dd>
+<dt>Authors</dt><dd>Mo McRoberts (BBC), Víctor Rodríguez Doncel</dd>
<dt>Contributors</dt><dd>ODRL Community Group</dd>
</dl>
@@ -304,8 +304,7 @@
odrl:permission [
a odrl:Permission ;
odrl:action odrl:display ;
- odrl:target </wallpaper:2321> ;
- odrl:duty </duty:02>
+ odrl:target </wallpaper:2321>
] .
</sony:99> a odrl:Party .
--- a/2/ODRL20.nt Wed Sep 11 20:27:42 2013 +0100
+++ b/2/ODRL20.nt Wed Sep 11 20:28:07 2013 +0100
@@ -5,7 +5,7 @@
<http://www.w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/preferredNamespaceUri> <http://w3.org/ns/odrl/2/> .
<http://www.w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "odrl" .
<http://www.w3.org/ns/odrl/2/> <http://purl.org/vocab/vann/example> <http://www.w3.org/ns/odrl/2/Asset> .
-<http://www.w3.org/ns/odrl/2/> <http://purl.org/dc/terms/creator> "Mo McRoberts" .
+<http://www.w3.org/ns/odrl/2/> <http://purl.org/dc/terms/creator> "Mo McRoberts (BBC)" .
<http://www.w3.org/ns/odrl/2/> <http://purl.org/dc/terms/creator> "V\u00EDctor Rodr\u00EDguez Doncel" .
<http://www.w3.org/ns/odrl/2/> <http://purl.org/dc/terms/contributor> "ODRL Community Group" .
<http://www.w3.org/ns/odrl/2/> <http://purl.org/dc/terms/description> "The Open Digital Rights Language (ODRL) provides flexible and interoperable mechanisms to support transparent and innovative use of digital content in publishing, distribution, and consumption of of digital media across all sectors and communities. The ODRL Policy model is broad enough to support traditional rights expressions for commercial transaction, open access expressions for publicly distributed content, and privacy expressions for social media."@en .
--- a/2/ODRL20.rdf Wed Sep 11 20:27:42 2013 +0100
+++ b/2/ODRL20.rdf Wed Sep 11 20:28:07 2013 +0100
@@ -14,7 +14,7 @@
xmlns="http://www.w3.org/ns/odrl/2/">
<owl:Ontology rdf:about="http://www.w3.org/ns/odrl/2/">
<dct:contributor>ODRL Community Group</dct:contributor>
- <dct:creator>Mo McRoberts</dct:creator>
+ <dct:creator>Mo McRoberts (BBC)</dct:creator>
<dct:creator>Víctor Rodríguez Doncel</dct:creator>
<dct:description xml:lang="en">The Open Digital Rights Language (ODRL) provides flexible and interoperable mechanisms to support transparent and innovative use of digital content in publishing, distribution, and consumption of of digital media across all sectors and communities. The ODRL Policy model is broad enough to support traditional rights expressions for commercial transaction, open access expressions for publicly distributed content, and privacy expressions for social media.</dct:description>
<vann:example rdf:resource="http://www.w3.org/ns/odrl/2/Asset"/>
--- a/2/ODRL20.ttl Wed Sep 11 20:27:42 2013 +0100
+++ b/2/ODRL20.ttl Wed Sep 11 20:28:07 2013 +0100
@@ -20,7 +20,7 @@
vann:preferredNamespaceUri <http://w3.org/ns/odrl/2/> ;
vann:preferredNamespacePrefix "odrl" ;
vann:example :Asset ;
- dct:creator "Mo McRoberts", "Víctor Rodríguez Doncel" ;
+ dct:creator "Mo McRoberts (BBC)", "Víctor Rodríguez Doncel" ;
dct:contributor "ODRL Community Group" ;
dct:description "The Open Digital Rights Language (ODRL) provides flexible and interoperable mechanisms to support transparent and innovative use of digital content in publishing, distribution, and consumption of of digital media across all sectors and communities. The ODRL Policy model is broad enough to support traditional rights expressions for commercial transaction, open access expressions for publicly distributed content, and privacy expressions for social media."@en .