[tracker] Add description to DOAP file



commit 1336e4be10fc67b11039786217b20e4eed23e4d9
Author: Olav Vitters <olav vitters nl>
Date:   Wed Jun 8 14:17:56 2011 +0200

    Add description to DOAP file

 tracker.doap |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/tracker.doap b/tracker.doap
index 343dbbc..a2d7b56 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"; />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]