[tracker] NMO: Fix syntax error



commit 2bc7af051c5da1156eed29fb1da23de2aa90e83e
Author: Jürg Billeter <j bitron ch>
Date:   Tue Jun 15 11:46:07 2010 +0200

    NMO: Fix syntax error

 data/ontologies/34-nmo.ontology |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/34-nmo.ontology b/data/ontologies/34-nmo.ontology
index a457262..6b6e4ae 100644
--- a/data/ontologies/34-nmo.ontology
+++ b/data/ontologies/34-nmo.ontology
@@ -405,7 +405,7 @@ nmo:smsFolderId a rdf:Property ;
 	rdfs:subPropertyOf nie:identifier .
 
 nmo:validityPeriod a rdf:Property ;
-        rdfs:label "Validity period"
+        rdfs:label "Validity period" ;
         rdfs:comment "Validity period of an SMS in seconds. It is a value coming from the network." ;
         nrl:maxCardinality 1 ;
         rdfs:domain nmo:SMSMessage ;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]