aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/full/full-uris.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/full/full-uris.ttl')
-rw-r--r--test/extra/full/full-uris.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/extra/full/full-uris.ttl b/test/extra/full/full-uris.ttl
index cfb048df..dd6c5144 100644
--- a/test/extra/full/full-uris.ttl
+++ b/test/extra/full/full-uris.ttl
@@ -1,7 +1,7 @@
@prefix eg: <http://example.org/> .
<http://example.org/s1>
- eg:prefixed false .
+ <http://example.org/prefixed> false .
-eg:s2
- eg:prefixed true .
+<http://example.org/s2>
+ <http://example.org/prefixed> true .