diff options
Diffstat (limited to 'test/TriGTests/bareword_double.nq')
-rw-r--r-- | test/TriGTests/bareword_double.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TriGTests/bareword_double.nq b/test/TriGTests/bareword_double.nq new file mode 100644 index 00000000..f1783256 --- /dev/null +++ b/test/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> . |