diff options
Diffstat (limited to 'tests/TriGTests/bareword_double.nq')
-rw-r--r-- | tests/TriGTests/bareword_double.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/bareword_double.nq b/tests/TriGTests/bareword_double.nq new file mode 100644 index 00000000..f1783256 --- /dev/null +++ b/tests/TriGTests/bareword_double.nq @@ -0,0 +1,2 @@ +<http://a.example/s> <http://a.example/p> "1E0"^^<http://www.w3.org/2001/XMLSchema#double> . +<http://a.example/s> <http://a.example/p> "1E0"^^<http://www.w3.org/2001/XMLSchema#double> <http://example/graph> . |