From 3d541fb56ff3db66142d46eca3a58a5ea4451795 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 22 Apr 2020 01:21:05 +0200 Subject: 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 --- examples/rss-reader/initial-data.ttl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'examples') 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: . -@prefix nrl: . -@prefix nid3: . -@prefix nao: . -@prefix nco: . -@prefix nmo: . -@prefix nfo: . -@prefix nie: . -@prefix ncal: . +@prefix nrl: . +@prefix nid3: . +@prefix nao: . +@prefix nco: . +@prefix nmo: . +@prefix nfo: . +@prefix nie: . +@prefix ncal: . @prefix xsd: . -@prefix mfo: . +@prefix mfo: . a mfo:FeedChannel; nie:title "Planet Maemo"; -- cgit v1.2.1