[tracker] doap: update URLs
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] doap: update URLs
- Date: Sun, 6 Apr 2014 18:46:54 +0000 (UTC)
commit 174bbb3a1915c706a3dbdfd019fe77f46873b80b
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Apr 6 20:46:30 2014 +0200
doap: update URLs
README | 16 ++++++++--------
tracker.doap | 5 +++--
2 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/README b/README
index 1cce27d..cd52760 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@
information stored in the repository.
An EU-funded project called Nepomuk was started to define some of
- the core ontologies to be modelled on the Desktop. Tracker uses this
+ the core ontologies to be modeled on the Desktop. Tracker uses this
to define the data's relationships in a database.
All discussion related to tracker happens on the Tracker
@@ -39,26 +39,26 @@
More infomation on Tracker can be found at:
- http://tracker-project.org.
+ http://wiki.gnome.org/Projects/Tracker
- Repository (first is readonly, second is write access):
+ Repository (first is read-only, second is write access):
git://git.gnome.org/tracker
ssh://<user>@git.gnome.org/git/tracker
The official RoadMap (aka TODO) can be found at:
- http://live.gnome.org/Tracker/Roadmap
+ http://wiki.gnome.org/Projects/Tracker/Roadmap
2 Use Cases
Tracker is the most powerful open source metadata database and
indexer framework currently available and because it is built
- around a combination indexer and sql database and not a
+ around a combination indexer and SQL database and not a
dedicated indexer, it has much more powerful use cases:
- * Provide search and indexing facilities similiar to those on
+ * Provide search and indexing facilities similar to those on
other systems (Windows Vista and Mac OS X).
* Common database storage for all first class objects (e.g. a
@@ -90,7 +90,7 @@
* Non-bloated and written in C for maximum efficiency.
* Small size and minimal dependencies makes it easy to bundle
- into various distros, including live cds.
+ into various distros, including live CDs.
* Provides option to disable indexing when running on battery.
@@ -102,7 +102,7 @@
* Extracts embedded File, Image, Document and Audio type
metadata from files.
- * Supports the WC3's RDF Query syntax for querying metadata
+ * Supports the WC3's RDF Query syntax for querying metadata.
* Provides support for both free text search (like Beagle/Google)
as well as structured searches using RDF Query.
diff --git a/tracker.doap b/tracker.doap
index a2d7b56..42ab20b 100644
--- a/tracker.doap
+++ b/tracker.doap
@@ -14,10 +14,11 @@ 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/" />
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/Tracker" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/tracker-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/tracker/" />
+ <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=tracker" />
<category rdf:resource="http://api.gnome.org/doap-extensions#platform" />
- <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=tracker" />
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]