aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TriGTests/literal_false.nq
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TriGTests/literal_false.nq')
-rw-r--r--test/w3c/TriGTests/literal_false.nq2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/literal_false.nq b/test/w3c/TriGTests/literal_false.nq
new file mode 100644
index 00000000..9a334557
--- /dev/null
+++ b/test/w3c/TriGTests/literal_false.nq
@@ -0,0 +1,2 @@
+<http://a.example/s> <http://a.example/p> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .
+<http://a.example/s> <http://a.example/p> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> <http://example/graph> .