diff options
Diffstat (limited to 'tests/TriGTests/empty_collection.nq')
-rw-r--r-- | tests/TriGTests/empty_collection.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/empty_collection.nq b/tests/TriGTests/empty_collection.nq new file mode 100644 index 00000000..f85ed8fb --- /dev/null +++ b/tests/TriGTests/empty_collection.nq @@ -0,0 +1,2 @@ +<http://a.example/s> <http://a.example/p> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> . +<http://a.example/s> <http://a.example/p> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> <http://example/graph> . |