[tracker/media-art-detect: 1/6] NMM: Add nmm:MediaArt to the ontology



commit 39ea892f704070b885448715d948268178a2ec30
Author: Philip Van Hoof <philip codeminded be>
Date:   Tue Oct 25 11:42:56 2011 +0200

    NMM: Add nmm:MediaArt to the ontology

 data/ontologies/38-nmm.ontology |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/38-nmm.ontology b/data/ontologies/38-nmm.ontology
index ea3e6be..6a688d3 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 "2011-08-19T13:05:00Z" .
+	nao:lastModified "2011-10-25T11:26:00Z" .
 
 nmm:MusicPiece a rdfs:Class ;
 	rdfs:label "Music" ;
@@ -337,6 +337,11 @@ nmm:Photo a rdfs:Class ;
 	tracker:notify true ;
 	rdfs:comment "A photo" .
 
+nmm:MediaArt a rdfs:Class ;
+	rdfs:subClassOf nfo:Image ;
+	rdfs:label "MediaArt" ;
+	rdfs:comment "Media art" .
+
 # Properties
 # Photo location is waiting for the Location ontology
 



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