summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2020-04-22 01:21:05 +0200
committerSam Thursfield <sam@afuera.me.uk>2020-04-22 01:33:24 +0200
commit3d541fb56ff3db66142d46eca3a58a5ea4451795 (patch)
tree59ee71ea482ce5c0c78f7e2e4e43132090a8776d /examples
parent99abf208e8d2110a90a0da3d3e96cfed09e36365 (diff)
downloadtracker-3d541fb56ff3db66142d46eca3a58a5ea4451795.tar.gz
Update ontology URLs for 3.0
Our ontology URLs now use a namespace that we manage, at http://tracker.api.gnome.org/. This domain won't expire and can redirect anywhere we want, so that it can always link to the correct documentation for the ontologies. We are going to continue using the Nepomuk name in the ontologies that were developed by the Nepomuk project, despite changing the URL. This way we acknowledge that we have downstream changes to the Nepomuk ontologies but still provide a link to the original shared vocabularies. Fixes https://gitlab.gnome.org/GNOME/tracker/-/issues/162 and https://gitlab.gnome.org/GNOME/tracker/-/issues/104
Diffstat (limited to 'examples')
-rw-r--r--examples/rss-reader/initial-data.ttl18
1 files changed, 9 insertions, 9 deletions
diff --git a/examples/rss-reader/initial-data.ttl b/examples/rss-reader/initial-data.ttl
index 42b238b5f..786e6d8ba 100644
--- a/examples/rss-reader/initial-data.ttl
+++ b/examples/rss-reader/initial-data.ttl
@@ -1,14 +1,14 @@
@prefix rdf: <http://www.w3.org/2000/01/rdf-schema#>.
-@prefix nrl: <http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#>.
-@prefix nid3: <http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#>.
-@prefix nao: <http://www.semanticdesktop.org/ontologies/2007/08/15/nao#>.
-@prefix nco: <http://www.semanticdesktop.org/ontologies/2007/03/22/nco#>.
-@prefix nmo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#>.
-@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#>.
-@prefix nie: <http://www.semanticdesktop.org/ontologies/2007/01/19/nie#>.
-@prefix ncal: <http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#>.
+@prefix nrl: <http://tracker.api.gnome.org/ontology/v3/nrl#>.
+@prefix nid3: <http://tracker.api.gnome.org/ontology/v3/nid3#>.
+@prefix nao: <http://tracker.api.gnome.org/ontology/v3/nao#>.
+@prefix nco: <http://tracker.api.gnome.org/ontology/v3/nco#>.
+@prefix nmo: <http://tracker.api.gnome.org/ontology/v3/nmo#>.
+@prefix nfo: <http://tracker.api.gnome.org/ontology/v3/nfo#>.
+@prefix nie: <http://tracker.api.gnome.org/ontology/v3/nie#>.
+@prefix ncal: <http://tracker.api.gnome.org/ontology/v3/ncal#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
-@prefix mfo: <http://www.tracker-project.org/temp/mfo#>.
+@prefix mfo: <http://tracker.api.gnome.org/ontology/v3/mfo#>.
<http://maemo.org/news/planet-maemo/atom.xml> a mfo:FeedChannel;
nie:title "Planet Maemo";