diff options
Diffstat (limited to 'tests/TrigTests/sole_blankNodePropertyList.nq')
-rw-r--r-- | tests/TrigTests/sole_blankNodePropertyList.nq | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/TrigTests/sole_blankNodePropertyList.nq b/tests/TrigTests/sole_blankNodePropertyList.nq new file mode 100644 index 00000000..ae23b3de --- /dev/null +++ b/tests/TrigTests/sole_blankNodePropertyList.nq @@ -0,0 +1,3 @@ +_:b1 <http://a.example/p> <http://a.example/o> . +_:b2 <http://a.example/p> <http://a.example/o> <http://example/graph> . +_:b3 <http://a.example/p> <http://a.example/o> <http://example/graph> . |