aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/test-rel.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/good/test-rel.ttl')
-rw-r--r--tests/good/test-rel.ttl8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/good/test-rel.ttl b/tests/good/test-rel.ttl
index a5927cd3..363b3e1c 100644
--- a/tests/good/test-rel.ttl
+++ b/tests/good/test-rel.ttl
@@ -1,6 +1,6 @@
-<http://www.w3.org/2001/sw/DataAccess/df1/tests/a/b/c> a <http://example.org/Thing> .
-<http://www.w3.org/2001/sw/DataAccess/df1> a <http://example.org/Thing> .
-<http://www.w3.org/2001/sw/DataAccess/df1/tests/test-rel.ttl> a <http://example.org/Thing> .
-<http://www.w3.org/2001/sw/DataAccess/df1/tests/test-not.ttl> a <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/tests/good/a/b/c> a <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/tests> a <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/tests/good/test-rel.ttl> a <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/tests/good/test-not.ttl> a <http://example.org/Thing> .
<a/b/c> a <http://example.org/Thing> .
<http://www.w3.org/> a <http://example.org/Thing> .