diff options
Diffstat (limited to 'test/w3c/TriGTests/empty_collection.trig')
-rw-r--r-- | test/w3c/TriGTests/empty_collection.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/empty_collection.trig b/test/w3c/TriGTests/empty_collection.trig new file mode 100644 index 00000000..c6aef8b2 --- /dev/null +++ b/test/w3c/TriGTests/empty_collection.trig @@ -0,0 +1,2 @@ +{<http://a.example/s> <http://a.example/p> () .} +<http://example/graph> {<http://a.example/s> <http://a.example/p> () .} |