aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0127-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0127-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0127-out.nq6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0127-out.nq b/tests/JSONLDTests/toRdf-0127-out.nq
new file mode 100644
index 00000000..65e26022
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0127-out.nq
@@ -0,0 +1,6 @@
+<urn:ex:s295> <urn:ex:p> <http://abc/def/> .
+<urn:ex:s296> <urn:ex:p> <http://abc/def/?a=b> .
+<urn:ex:s297> <urn:ex:p> <http://abc/def/#a=b> .
+<urn:ex:s298> <urn:ex:p> <http://abc/> .
+<urn:ex:s299> <urn:ex:p> <http://abc/?a=b> .
+<urn:ex:s300> <urn:ex:p> <http://abc/#a=b> .