[tracker/tracker-0.10] NMM: Fix syntax error
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.10] NMM: Fix syntax error
- Date: Thu, 16 Jun 2011 16:09:54 +0000 (UTC)
commit d30d6824b8532329d43036d7cfa7cefff0bb34f8
Author: Philip Van Hoof <philip codeminded be>
Date: Fri Jun 10 16:57:04 2011 +0200
NMM: Fix syntax error
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 52488a0..f15e2ba 100644
--- a/data/ontologies/38-nmm.ontology
+++ b/data/ontologies/38-nmm.ontology
@@ -432,7 +432,7 @@ nmm:isColorCorrected a rdf:Property ;
rdfs:domain nmm:Photo ;
rdfs:range xsd:boolean .
-nmm:direction ;
+nmm:direction a rdf:Property ;
rdfs:comment "The direction the image is taken (angle wrt map/true north) in degrees (0-359.9)" ;
nrl:maxCardinality 1 ;
rdfs:domain nmm:Photo ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]