summaryrefslogtreecommitdiff
path: root/tests/core/construct/construct-with-modifiers.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/construct/construct-with-modifiers.out')
-rw-r--r--tests/core/construct/construct-with-modifiers.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/core/construct/construct-with-modifiers.out b/tests/core/construct/construct-with-modifiers.out
index 737959de6..bc4611370 100644
--- a/tests/core/construct/construct-with-modifiers.out
+++ b/tests/core/construct/construct-with-modifiers.out
@@ -1,4 +1,4 @@
-"c" "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" "http://xmlns.com/foaf/0.1/Person"
-"b" "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" "http://xmlns.com/foaf/0.1/Person"
-"c" "http://xmlns.com/foaf/0.1/name" "nameC"
-"b" "http://xmlns.com/foaf/0.1/name" "nameB"
+"http://example/c" "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" "http://xmlns.com/foaf/0.1/Person"
+"http://example/b" "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" "http://xmlns.com/foaf/0.1/Person"
+"http://example/c" "http://xmlns.com/foaf/0.1/name" "nameC"
+"http://example/b" "http://xmlns.com/foaf/0.1/name" "nameB"