[tracker] NFO: Fix typo in ontology definition



commit 894ef2aac4293f3c29ff4967755b359fb6108943
Author: Jürg Billeter <j bitron ch>
Date:   Mon Jun 22 10:06:48 2009 +0200

    NFO: Fix typo in ontology definition

 data/ontologies/33-nfo.ontology |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/33-nfo.ontology b/data/ontologies/33-nfo.ontology
index 22ae7f5..54c82a7 100644
--- a/data/ontologies/33-nfo.ontology
+++ b/data/ontologies/33-nfo.ontology
@@ -452,7 +452,7 @@ nfo:listPosition a rdf:Property ;
 # Propose in nepomuk
 nfo:entryContent a rdf:Property ;
 	rdfs:label "Entry content" ;
-	rdfs:Comment "URI to the element in certain position of the list" ;
+	rdfs:comment "URI to the element in certain position of the list" ;
         nrl:maxCardinality 1 ;
 	rdfs:domain nfo:MediaFileListEntry ;
 	rdfs:range nie:InformationElement .



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