[tracker] NMM: Remove deprecated nmm:camera



commit a78e5287d7918e49353606062d777dffb6696124
Author: Jürg Billeter <j bitron ch>
Date:   Wed Jan 26 15:29:22 2011 +0100

    NMM: Remove deprecated nmm:camera
    
    The property was deprecated 7 months ago.

 data/ontologies/38-nmm.ontology |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/data/ontologies/38-nmm.ontology b/data/ontologies/38-nmm.ontology
index 6e056eb..55aa3e8 100644
--- a/data/ontologies/38-nmm.ontology
+++ b/data/ontologies/38-nmm.ontology
@@ -340,17 +340,6 @@ nmm:Photo a rdfs:Class ;
 # Properties
 # Photo location is waiting for the Location ontology
 
-# Deprecated, use nfo:Equipment
-nmm:camera a rdf:Property ;
-	rdfs:label "Camera" ;
-	rdfs:comment "The maker and model of the camera used to take the photograph. DEPRECATED (check nfo:device)" ;
-	nrl:maxCardinality 1 ;
-	rdfs:domain nmm:Photo ;
-	rdfs:range xsd:string ;
-	nao:deprecated true ;
-	tracker:weight 3 ;
-	tracker:writeback true .
-
 nmm:exposureTime a rdf:Property ;
 	rdfs:label "Exposure time" ;
 	rdfs:comment "Exposure time of the photo" ;



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