The range of :unit is supposed to at least incorporate, if not require, URIs
authorMo McRoberts <mo.mcroberts@bbc.co.uk>
Tue, 10 Sep 2013 16:24:14 +0100
changeset 30 f6ba36950e7b
parent 29 ebfb3e03db3e
child 31 f0903dd9be28
The range of :unit is supposed to at least incorporate, if not require, URIs
2/ODRL20.html
2/ODRL20.nt
2/ODRL20.rdf
--- a/2/ODRL20.html	Tue Sep 10 16:23:58 2013 +0100
+++ b/2/ODRL20.html	Tue Sep 10 16:24:14 2013 +0100
@@ -471,7 +471,7 @@
   <tr><th>URI:</th> <td><a href="http://www.w3.org/ns/odrl/2/unit">http://www.w3.org/ns/odrl/2/unit</a></td></tr>
 <tr><th>Label:</th> <td>unit</td></tr>
 <tr><th>Status:</th> <td>testing</td></tr>
-<tr><th>Range:</th> <td><a href="http://www.w3.org/2001/XMLSchema#string">xsd:string</a></td></tr>
+<tr><th>Range:</th> <td><a href="http://www.w3.org/2000/01/rdf-schema#Resource">rdfs:Resource</a></td></tr>
 <tr><th>Domain:</th> <td><a href="#term-Constraint">Constraint</a></td></tr>
 </table>
 </div>
--- a/2/ODRL20.nt	Tue Sep 10 16:23:58 2013 +0100
+++ b/2/ODRL20.nt	Tue Sep 10 16:24:14 2013 +0100
@@ -316,7 +316,7 @@
 <http://www.w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://www.w3.org/ns/odrl/2/> .
 <http://www.w3.org/ns/odrl/2/unit> <http://www.w3.org/2003/06/sw-vocab-status/ns#term_status> "testing" .
 <http://www.w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#domain> <http://www.w3.org/ns/odrl/2/Constraint> .
-<http://www.w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
+<http://www.w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2000/01/rdf-schema#Resource> .
 <http://www.w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#label> "unit"@en .
 <http://www.w3.org/ns/odrl/2/unit> <http://www.w3.org/2000/01/rdf-schema#comment> "The unit of measurement used for the constraint value."@en .
 <http://www.w3.org/ns/odrl/2/operator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
--- a/2/ODRL20.rdf	Tue Sep 10 16:23:58 2013 +0100
+++ b/2/ODRL20.rdf	Tue Sep 10 16:24:14 2013 +0100
@@ -1254,7 +1254,7 @@
     <rdfs:domain rdf:resource="http://www.w3.org/ns/odrl/2/Constraint"/>
     <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/odrl/2/"/>
     <rdfs:label xml:lang="en">unit</rdfs:label>
-    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
     <vs:term_status>testing</vs:term_status>
   </rdf:Property>
   <rdf:Property rdf:about="http://www.w3.org/ns/odrl/2/version">