aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0088-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0088-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0088-out.nq4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0088-out.nq b/tests/JSONLDTests/toRdf-0088-out.nq
new file mode 100644
index 00000000..55b4f9ff
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0088-out.nq
@@ -0,0 +1,4 @@
+<http://example.com/compact-iris-are-considered> <http://example.com/property> "@id supports the following values: relative, absolute, and compact IRIs" .
+<http://json-ld.org/test-suite/parent-node> <http://example.com/property> "relative IRIs get resolved against the document's base IRI" .
+<http://json-ld.org/test-suite/tests/term> <http://example.com/property> <http://example.com/compact-iris-are-considered> .
+<http://json-ld.org/test-suite/tests/term> <http://example.com/property> <http://json-ld.org/test-suite/parent-node> .