[tracker/rss-enclosures] NMM: Avoid breaking the ontology now that we reverted the coping of it



commit ba8014c280f77ac52f061196460ee2b2b2d764a2
Author: Philip Van Hoof <philip codeminded be>
Date:   Wed Nov 10 20:51:27 2010 +0100

    NMM: Avoid breaking the ontology now that we reverted the coping of it

 data/ontologies/38-nmm.ontology |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ontologies/38-nmm.ontology b/data/ontologies/38-nmm.ontology
index 3c4b0f7..e0f6f96 100644
--- a/data/ontologies/38-nmm.ontology
+++ b/data/ontologies/38-nmm.ontology
@@ -13,7 +13,7 @@
 
 nmm: a tracker:Namespace, tracker:Ontology ;
 	tracker:prefix "nmm" ;
-	nao:lastModified "2010-11-03T15:01:00Z" .
+	nao:lastModified "2010-11-10T20:51:00Z" .
 
 nmm:MusicPiece a rdfs:Class ;
 	rdfs:label "Music" ;
@@ -28,7 +28,7 @@ nmm:SynchronizedText a rdfs:Class ;
 nmm:MusicAlbum a rdfs:Class ;
 	rdfs:label "Music album" ;
 	tracker:notify true ;
-	tracker:domainIndex nie:title ;
+#	tracker:domainIndex nie:title ;
 	rdfs:subClassOf nfo:MediaList .
 
 nmm:Video a rdfs:Class ;



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