diff options
Diffstat (limited to 'tests/TriGTests/localname_with_COLON.nq')
-rw-r--r-- | tests/TriGTests/localname_with_COLON.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/localname_with_COLON.nq b/tests/TriGTests/localname_with_COLON.nq new file mode 100644 index 00000000..9a1a0d5a --- /dev/null +++ b/tests/TriGTests/localname_with_COLON.nq @@ -0,0 +1,2 @@ +<http://a.example/s:> <http://a.example/p> <http://a.example/o> . +<http://a.example/s:> <http://a.example/p> <http://a.example/o> <http://example/graph> . |