diff --git a/vocab/ODRL22.ttl b/vocab/ODRL22.ttl index c5850b5..e9e8213 100644 --- a/vocab/ODRL22.ttl +++ b/vocab/ODRL22.ttl @@ -1713,7 +1713,7 @@ odrl: ont:deprecatedBy ; rdfs:label "proximity"@en ; skos:definition "An value indicating the closeness or nearness."@en ; - skos:note "This original term and URI from the OMA specification should be used: http://www.openmobilealliance.com/oma-dd/proximity"@en . + skos:note "This original term and URI from the OMA specification should be used: http://www.openmobilealliance.com/oma-dd/proximity ."@en . :timedCount a rdf:Property , owl:DatatypeProperty ; @@ -1723,4 +1723,4 @@ odrl: rdfs:label "Timed Count"@en ; skos:definition "The number of seconds after which timed metering use of the asset begins."@en ; rdfs:range rdfs:Literal ; - skos:note "This original term and URI from the OMA specification should be used: http://www.openmobilealliance.com/oma-dd/timed-count"@en . + skos:note "This original term and URI from the OMA specification should be used: http://www.openmobilealliance.com/oma-dd/timed-count ."@en .