From e06cae10ca9e1d273bb6c97aff5ceaf32421bae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Rodr=C3=ADguez=20Doncel?= Date: Tue, 20 Dec 2016 11:04:39 +0100 Subject: [PATCH] More ending periods (dots) --- vocab/ODRL22.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 .