summaryrefslogtreecommitdiff
path: root/tracker.doap
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2011-06-08 14:17:56 +0200
committerOlav Vitters <olav@vitters.nl>2011-06-08 14:17:56 +0200
commit1336e4be10fc67b11039786217b20e4eed23e4d9 (patch)
treed91ba24a7f1bdfaf4569c0387b5c354af0cfe42b /tracker.doap
parent1436f6b1723db89d24e9aa2b7bb09e8f97d017fa (diff)
downloadtracker-1336e4be10fc67b11039786217b20e4eed23e4d9.tar.gz
Add description to DOAP file
Diffstat (limited to 'tracker.doap')
-rw-r--r--tracker.doap8
1 files changed, 8 insertions, 0 deletions
diff --git a/tracker.doap b/tracker.doap
index 343dbbce0..a2d7b56e4 100644
--- a/tracker.doap
+++ b/tracker.doap
@@ -6,6 +6,14 @@
<name xml:lang="en">Tracker</name>
<shortdesc xml:lang="en">Desktop-neutral user information store, search tool and indexer</shortdesc>
+ <description>Tracker is a semantic data storage for desktop and mobile devices.
+Tracker uses W3C standards for RDF ontologies using Nepomuk with
+SPARQL to query and update the data.
+
+Tracker is a central repository of user information, that provides two
+big benefits for the user; shared data between applications and
+information which is relational to other information (for example:
+mixing contacts with files, locations, activities and etc.).</description>
<homepage rdf:resource="http://projects.gnome.org/tracker/" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/tracker-list" />
<category rdf:resource="http://api.gnome.org/doap-extensions#platform" />