[tracker/harmattan-pre-signal-updates: 1263/1380] Added slo:categoryIconUrl for category icons in the location ontology
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/harmattan-pre-signal-updates: 1263/1380] Added slo:categoryIconUrl for category icons in the location ontology
- Date: Wed, 22 Sep 2010 15:40:27 +0000 (UTC)
commit 736f9841e27b8df51efe459da23eca0838866d2b
Author: Mikael Ottela <mikael ottela ixonos com>
Date: Thu Sep 9 12:46:00 2010 +0300
Added slo:categoryIconUrl for category icons in the location ontology
data/ontologies/92-slo.ontology | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/data/ontologies/92-slo.ontology b/data/ontologies/92-slo.ontology
index 23af349..20d9c49 100644
--- a/data/ontologies/92-slo.ontology
+++ b/data/ontologies/92-slo.ontology
@@ -10,7 +10,7 @@
slo: a tracker:Namespace, tracker:Ontology ;
tracker:prefix "slo" ;
- nao:lastModified "2010-09-08T11:00:00Z" .
+ nao:lastModified "2010-09-09T11:00:00Z" .
slo:LandmarkCategory a rdfs:Class ;
rdfs:label "Landmark category";
@@ -23,6 +23,12 @@ slo:isRemovable a rdf:Property ;
rdfs:domain slo:LandmarkCategory ;
rdfs:range xsd:boolean.
+slo:categoryIconUrl a rdf:Property ;
+ rdfs:label "Landmark category icon" ;
+ rdfs:comment "Url of the icon that corresponds to this category." ;
+ rdfs:domain slo:LandmarkCategory ;
+ rdfs:range rdfs:Resource .
+
slo:Landmark a rdfs:Class ;
rdfs:label "Point with special relevance for the user" ;
rdfs:subClassOf nie:InformationElement ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]