summaryrefslogtreecommitdiff
path: root/tests/libtracker-data/bind/data.ontology
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtracker-data/bind/data.ontology')
-rw-r--r--tests/libtracker-data/bind/data.ontology2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtracker-data/bind/data.ontology b/tests/libtracker-data/bind/data.ontology
index 00b5a5bf8..099cc21eb 100644
--- a/tests/libtracker-data/bind/data.ontology
+++ b/tests/libtracker-data/bind/data.ontology
@@ -1,7 +1,7 @@
@prefix example: <http://example.org/ns#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix tracker: <http://www.tracker-project.org/ontologies/tracker#> .
+@prefix tracker: <http://tracker.api.gnome.org/ontology/v3/tracker#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
example: a tracker:Namespace ;