diff options
Diffstat (limited to 'tests/TrigTests/blankNodePropertyList_as_subject.trig')
-rw-r--r-- | tests/TrigTests/blankNodePropertyList_as_subject.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TrigTests/blankNodePropertyList_as_subject.trig b/tests/TrigTests/blankNodePropertyList_as_subject.trig new file mode 100644 index 00000000..925b680a --- /dev/null +++ b/tests/TrigTests/blankNodePropertyList_as_subject.trig @@ -0,0 +1,2 @@ +{[ <http://a.example/p> <http://a.example/o> ] <http://a.example/p2> <http://a.example/o2> .} +<http://example/graph> {[ <http://a.example/p> <http://a.example/o> ] <http://a.example/p2> <http://a.example/o2> .} |