[tracker/harmattan-pre-signal-updates: 1353/1380] Doc: Add brief description to the ontologies to get a warmer index page
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/harmattan-pre-signal-updates: 1353/1380] Doc: Add brief description to the ontologies to get a warmer index page
- Date: Wed, 22 Sep 2010 15:48:01 +0000 (UTC)
commit 3684f01fb7587534c15f92207148d66d49c75e4c
Author: Ivan Frade <ivan frade nokia com>
Date: Thu Sep 16 17:13:20 2010 +0300
Doc: Add brief description to the ontologies to get a warmer index page
data/ontologies/10-xsd.description | 2 ++
data/ontologies/11-rdf.description | 1 +
data/ontologies/12-nrl.description | 1 +
data/ontologies/20-dc.description | 2 ++
data/ontologies/30-nie.description | 1 +
data/ontologies/31-nao.description | 1 +
data/ontologies/32-nco.description | 1 +
data/ontologies/33-nfo.description | 1 +
data/ontologies/34-nmo.description | 2 ++
data/ontologies/35-ncal.description | 1 +
data/ontologies/36-scal.description | 1 +
data/ontologies/37-nid3.description | 1 +
data/ontologies/38-nmm.description | 1 +
data/ontologies/39-mto.description | 1 +
data/ontologies/40-mlo.description | 1 +
data/ontologies/41-mfo.description | 1 +
data/ontologies/89-mtp.description | 2 ++
data/ontologies/90-tracker.description | 2 ++
data/ontologies/91-maemo.description | 2 ++
data/ontologies/92-slo.description | 1 +
20 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/data/ontologies/10-xsd.description b/data/ontologies/10-xsd.description
index e0f6ce3..0c2c4f1 100644
--- a/data/ontologies/10-xsd.description
+++ b/data/ontologies/10-xsd.description
@@ -2,6 +2,8 @@
<virtual-ontology-uri:10-xsd.ontology> a dsc:Ontology ;
dsc:title "XML schema (XSD)" ;
+ dsc:description "Basic types definitions (int, double,...)" ;
+
dsc:author "W3C XML Schema Working group" ;
dsc:editor "David C. Fallside, IBM <fallside us ibm com>";
dsc:editor "Priscilla Walmsley <pwalmsley datypic com> - Second Edition";
diff --git a/data/ontologies/11-rdf.description b/data/ontologies/11-rdf.description
index 2078e65..b712183 100644
--- a/data/ontologies/11-rdf.description
+++ b/data/ontologies/11-rdf.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:11-rdf.ontology> a dsc:Ontology ;
dsc:title "Resource Description Framework (RDF)" ;
+ dsc:description "Core RDF classes to keep the internal consistency of the ontology" ;
dsc:author "W3C" ;
dsc:editor "Tracker developers (translation into turtle)" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/11-rdf.ontology";
diff --git a/data/ontologies/12-nrl.description b/data/ontologies/12-nrl.description
index 87fb60b..7d01d07 100644
--- a/data/ontologies/12-nrl.description
+++ b/data/ontologies/12-nrl.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:12-nrl.ontology> a dsc:Ontology ;
dsc:title "Nepomuk Resource Language (NRL)" ;
+ dsc:description "Properties describing the ontologies.";
dsc:author "Nepomuk People" ;
dsc:editor "Tracker developers (translation into turtle)" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/12-nrl.ontology";
diff --git a/data/ontologies/20-dc.description b/data/ontologies/20-dc.description
index 118d44a..f3d62f5 100644
--- a/data/ontologies/20-dc.description
+++ b/data/ontologies/20-dc.description
@@ -2,6 +2,8 @@
<virtual-ontology-uri:20-dc.description> a dsc:Ontology ;
dsc:title "Dublin Core metadata (DC)" ;
+ dsc:description "Common superproperties for documents" ;
+
dsc:author "Dublin Core consortium" ;
dsc:editor "Tracker developers (translation into turtle)" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/20-dc.ontology";
diff --git a/data/ontologies/30-nie.description b/data/ontologies/30-nie.description
index 853f7b9..2af7437 100644
--- a/data/ontologies/30-nie.description
+++ b/data/ontologies/30-nie.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:30-nie.ontology> a dsc:Ontology ;
dsc:title "Nepomuk Information Element (NIE)" ;
+ dsc:description "Top classes in the ontology. Almost everything else is subclass of these." ;
dsc:upstream "http://www.semanticdesktop.org/ontologies/nie/";
dsc:author "Antoni Mylka, DFKI, <antoni mylka dfki de>";
dsc:author "Leo Sauermann, DFKI, <leo sauermann dfki de>";
diff --git a/data/ontologies/31-nao.description b/data/ontologies/31-nao.description
index 9b0eeb9..28bfd9b 100644
--- a/data/ontologies/31-nao.description
+++ b/data/ontologies/31-nao.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:31-nao.ontology> a dsc:Ontology ;
dsc:title "Nepomuk Annotation Ontology (NAO)" ;
+ dsc:description "Tags, ratings and other common annotations to all classes" ;
dsc:author "Simon Scerri, DERI/NUIG, <simon scerri deri org>";
dsc:author "Michael Sintek, DFKI, <michael sintek dfki de>";
diff --git a/data/ontologies/32-nco.description b/data/ontologies/32-nco.description
index 12fe568..a57b430 100644
--- a/data/ontologies/32-nco.description
+++ b/data/ontologies/32-nco.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:32-nco.ontology> a dsc:Ontology ;
dsc:title "Nepomuk Contacts Ontology (NCO)" ;
+ dsc:description "All about contacts. Rough equivalent of the VCARD standard." ;
dsc:author "Antoni Mylka, DFKI, <antoni mylka dfki de>";
dsc:author "Leo Sauermann, DFKI, <leo sauermann dfki de>";
diff --git a/data/ontologies/33-nfo.description b/data/ontologies/33-nfo.description
index 8ec0250..8e32a53 100644
--- a/data/ontologies/33-nfo.description
+++ b/data/ontologies/33-nfo.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:33-nfo.ontology> a dsc:Ontology ;
dsc:title "Nepomuk File Ontology (NFO)" ;
+ dsc:description "About files and other desktop resources." ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/33-nfo.ontology";
dsc:upstream "http://www.semanticdesktop.org/ontologies/nfo/";
diff --git a/data/ontologies/34-nmo.description b/data/ontologies/34-nmo.description
index 3bf8eb4..672dd34 100644
--- a/data/ontologies/34-nmo.description
+++ b/data/ontologies/34-nmo.description
@@ -2,6 +2,8 @@
<virtual-ontology-uri:34-nmo.ontology> a dsc:Ontology ;
dsc:title "Nepomuk Messaging Ontology (NMO)" ;
+ dsc:description "Model for messages and communications, including Email, SMS, MMS and phone calls" ;
+
dsc:author "Antoni Mylka, DFKI, <antoni mylka dfki de>";
dsc:author "Leo Sauermann, DFKI, <leo sauermann dfki de>";
dsc:author "Michael Sintek, DFKI, <michael sintek dfki de>";
diff --git a/data/ontologies/35-ncal.description b/data/ontologies/35-ncal.description
index 48d9f9a..ce55ae1 100644
--- a/data/ontologies/35-ncal.description
+++ b/data/ontologies/35-ncal.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:35-ncal.ontology> a dsc:Ontology ;
dsc:title "Nepomuk Calendar Ontology (NCAL)" ;
+ dsc:description "Automatic translation of the ICAL standard into ontology. Too complex for our taste. Please check SCAL" ;
dsc:author "Antoni Mylka, DFKI, <antoni mylka dfki de>";
dsc:author "Leo Sauermann, DFKI, <leo sauermann dfki de>";
diff --git a/data/ontologies/36-scal.description b/data/ontologies/36-scal.description
index a2be248..ae732ea 100644
--- a/data/ontologies/36-scal.description
+++ b/data/ontologies/36-scal.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:36-scal.ontology> a dsc:Ontology ;
dsc:title "Simplified Calendar Ontology (SCAL)" ;
+ dsc:description "Simple and efficient ontology to represent calendar information (events, ToDos, recurrency rules...)" ;
dsc:author "Tracker Developers" ;
dsc:editor "Tracker Developers" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/36-scal.ontology";
diff --git a/data/ontologies/37-nid3.description b/data/ontologies/37-nid3.description
index 26bff1b..30dbba6 100644
--- a/data/ontologies/37-nid3.description
+++ b/data/ontologies/37-nid3.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:37-nid3.ontology> a dsc:Ontology ;
dsc:title "Nepomuk IDE3 copy (NID3)" ;
+ dsc:description "Deprecated ontology to describe music. Please check NMM." ;
dsc:author "Nepomuk people" ;
dsc:editor "Tracker Developers (turtle translation)" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/37-nid3.ontology";
diff --git a/data/ontologies/38-nmm.description b/data/ontologies/38-nmm.description
index ac103da..c1f83ac 100644
--- a/data/ontologies/38-nmm.description
+++ b/data/ontologies/38-nmm.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:38-nmm.ontology> a dsc:Ontology ;
dsc:title "Nepomuk MultiMedia (NMM)" ;
+ dsc:description "Description of multimedia objects like Music, Video and Images" ;
dsc:author "Urho Konttori <urho konttori nokia com>" ;
diff --git a/data/ontologies/39-mto.description b/data/ontologies/39-mto.description
index c84926d..9281137 100644
--- a/data/ontologies/39-mto.description
+++ b/data/ontologies/39-mto.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:39-mto.ontology> a dsc:Ontology ;
dsc:title "Maemo Transfer Ontology (MTO)" ;
+ dsc:description "Representation of download and upload operations in the system" ;
dsc:author "Ivan Frade <ivan frade nokia com>" ;
dsc:author "Divya Subramanian <divya subramanian sasken com>" ;
diff --git a/data/ontologies/40-mlo.description b/data/ontologies/40-mlo.description
index 140c2dd..c2f80f4 100644
--- a/data/ontologies/40-mlo.description
+++ b/data/ontologies/40-mlo.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:40-mlo.ontology> a dsc:Ontology ;
dsc:title "Maemo Location Ontology (MLO)" ;
+ dsc:description "Deprecated ontology for location and landmarks. Please check SLO" ;
dsc:author "Ivan Frade <ivan frade nokia com>" ;
dsc:editor "Ivan Frade <ivan frade nokia com>" ;
diff --git a/data/ontologies/41-mfo.description b/data/ontologies/41-mfo.description
index 03a8908..dc5d910 100644
--- a/data/ontologies/41-mfo.description
+++ b/data/ontologies/41-mfo.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:41-mfo.ontology> a dsc:Ontology ;
dsc:title "Maemo Feeds Ontology (MFO)" ;
+ dsc:description "Model for feeds and alike online streams" ;
dsc:author "Ivan Frade <ivan frade nokia com>" ;
dsc:author "Jitendra Kumar <jitendra 1 kumar nokia com>" ;
diff --git a/data/ontologies/89-mtp.description b/data/ontologies/89-mtp.description
index 23142a5..14d321b 100644
--- a/data/ontologies/89-mtp.description
+++ b/data/ontologies/89-mtp.description
@@ -2,6 +2,8 @@
<virtual-ontology-uri:89-mtp.ontology> a dsc:Ontology ;
dsc:title "Multimetida Transfer Protocol (MTP) Ontology" ;
+ dsc:description "Extra properties to add MTP information to the objects in the ontology" ;
+
dsc:author "Ivan Frade <ivan frade nokia com>" ;
dsc:editor "Ivan Frade <ivan frade nokia com>" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/89-mtp.ontology";
diff --git a/data/ontologies/90-tracker.description b/data/ontologies/90-tracker.description
index 8b5aa5d..e60db65 100644
--- a/data/ontologies/90-tracker.description
+++ b/data/ontologies/90-tracker.description
@@ -2,6 +2,8 @@
<virtual-ontology-uri:90-tracker.ontology> a dsc:Ontology ;
dsc:title "Tracker-specific annotations Ontology" ;
+ dsc:description "Internal tracker properties" ;
+
dsc:author "Tracker developers" ;
dsc:editor "Tracker developers" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/90-tracker.ontology";
diff --git a/data/ontologies/91-maemo.description b/data/ontologies/91-maemo.description
index 46eb57a..9f2dea2 100644
--- a/data/ontologies/91-maemo.description
+++ b/data/ontologies/91-maemo.description
@@ -2,6 +2,8 @@
<virtual-ontology-uri:91-maemo.ontology> a dsc:Ontology ;
dsc:title "Maemo-specific classes" ;
+ dsc:description "Some maemo/meego specific properties" ;
+
dsc:author "Tracker developers" ;
dsc:editor "Tracker developers" ;
dsc:gitlog "http://git.gnome.org/cgit/tracker/log/data/ontologies/91-maemo.ontology";
diff --git a/data/ontologies/92-slo.description b/data/ontologies/92-slo.description
index b81b7af..2d1027a 100644
--- a/data/ontologies/92-slo.description
+++ b/data/ontologies/92-slo.description
@@ -2,6 +2,7 @@
<virtual-ontology-uri:40-mlo.ontology> a dsc:Ontology ;
dsc:title "Simplified Maemo Location Ontology (SLO) (experimental/for testing)" ;
+ dsc:description "Simpler, faster, better ontology for locations and landmarks" ;
dsc:author "Ivan Frade <ivan frade nokia com>" ;
dsc:editor "Ivan Frade <ivan frade nokia com>" ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]