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