Add organisation affiliation
authorMo McRoberts <mo.mcroberts@bbc.co.uk>
Wed, 11 Sep 2013 20:28:07 +0100
changeset 41 bae6c64d7524
parent 40 86598a35175d
child 42 be4bbe7237f0
Add organisation affiliation
2/ODRL20.html
2/ODRL20.nt
2/ODRL20.rdf
2/ODRL20.ttl
--- 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 &lt;/wallpaper:2321&gt; ;
-		odrl:duty &lt;/duty:02&gt;
+		odrl:target &lt;/wallpaper:2321&gt;
 	] .
 
 &lt;/sony:99&gt; 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 .