[tracker] Rename nmm:album to nmm:videoAlbum



commit fdeee4c8cd98521cecac681846887ad3f94f1778
Author: Ivan Frade <ivan frade nokia com>
Date:   Tue Oct 6 13:20:18 2009 +0300

    Rename nmm:album to nmm:videoAlbum
    
    Consistency with nmm:audioAlbum

 data/ontologies/38-nmm.ontology |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/38-nmm.ontology b/data/ontologies/38-nmm.ontology
index b9b9640..0d8634d 100644
--- a/data/ontologies/38-nmm.ontology
+++ b/data/ontologies/38-nmm.ontology
@@ -179,7 +179,7 @@ nmm:setNumber a rdf:Property ;
 
 # This property doesn't make sense... it is the other way around
 # From the list ot the item, not from the item to the list
-nmm:album a rdf:Property ;
+nmm:videoAlbum a rdf:Property ;
 	rdfs:label "Album" ;
 	nrl:maxCardinality 1 ;
 	rdfs:domain nmm:Video ;



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