aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0050-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0050-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0050-out.nq2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0050-out.nq b/tests/JSONLDTests/toRdf-0050-out.nq
new file mode 100644
index 00000000..5fe1cc05
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0050-out.nq
@@ -0,0 +1,2 @@
+<http://example.org/test> <http://example.org/vocab#bool> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .
+<http://example.org/test> <http://example.org/vocab#int> "123"^^<http://www.w3.org/2001/XMLSchema#integer> .