diff options
Diffstat (limited to 'tests/TrigTests/blankNodePropertyList_as_object.trig')
-rw-r--r-- | tests/TrigTests/blankNodePropertyList_as_object.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TrigTests/blankNodePropertyList_as_object.trig b/tests/TrigTests/blankNodePropertyList_as_object.trig new file mode 100644 index 00000000..724d77ba --- /dev/null +++ b/tests/TrigTests/blankNodePropertyList_as_object.trig @@ -0,0 +1,2 @@ +{<http://a.example/s> <http://a.example/p> [ <http://a.example/p2> <http://a.example/o2> ] .} +<http://example/graph> {<http://a.example/s> <http://a.example/p> [ <http://a.example/p2> <http://a.example/o2> ] .}
\ No newline at end of file |