aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root-outside-base-out.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/root-outside-base-out.ttl')
-rw-r--r--test/root/root-outside-base-out.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/root/root-outside-base-out.ttl b/test/root/root-outside-base-out.ttl
index 47a4c47e..dcb95d5a 100644
--- a/test/root/root-outside-base-out.ttl
+++ b/test/root/root-outside-base-out.ttl
@@ -4,7 +4,7 @@
<>
rdfs:label "base node" .
-<http://example.org/top/root/>
+<../>
rdfs:label "root node" .
<s>
@@ -13,7 +13,7 @@
<../s>
rdfs:label "within root" .
-<../../s>
+<http://example.org/top/s>
rdfs:label "outside root" .
<http://example.com/s>