summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2011-01-26 15:29:22 +0100
committerJürg Billeter <j@bitron.ch>2011-01-26 16:17:24 +0100
commita78e5287d7918e49353606062d777dffb6696124 (patch)
tree37d589923b4f8fd4fd376550273f8b8c1c459629 /data
parent0e4fe1fe8ded4b1ff4db5814771786dc136968ea (diff)
downloadtracker-a78e5287d7918e49353606062d777dffb6696124.tar.gz
NMM: Remove deprecated nmm:camera
The property was deprecated 7 months ago.
Diffstat (limited to 'data')
-rw-r--r--data/ontologies/38-nmm.ontology11
1 files changed, 0 insertions, 11 deletions
diff --git a/data/ontologies/38-nmm.ontology b/data/ontologies/38-nmm.ontology
index 6e056ebcb..55aa3e88d 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" ;