summaryrefslogtreecommitdiff
path: root/src/ontologies/10-xsd.description
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 /src/ontologies/10-xsd.description
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 'src/ontologies/10-xsd.description')
-rw-r--r--src/ontologies/10-xsd.description2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ontologies/10-xsd.description b/src/ontologies/10-xsd.description
index 18ede47a9..d852c0d1f 100644
--- a/src/ontologies/10-xsd.description
+++ b/src/ontologies/10-xsd.description
@@ -1,4 +1,4 @@
-@prefix dsc: <http://www.tracker-project.org/temp/dsc#> .
+@prefix dsc: <http://tracker.api.gnome.org/ontology/v3/dsc#> .
<virtual-ontology-uri:10-xsd.ontology> a dsc:Ontology ;
dsc:title "XML schema (XSD)" ;