diff options
Diffstat (limited to 'tests/TriGTests/trig-subm-11.trig')
-rw-r--r-- | tests/TriGTests/trig-subm-11.trig | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/TriGTests/trig-subm-11.trig b/tests/TriGTests/trig-subm-11.trig new file mode 100644 index 00000000..bb1c4991 --- /dev/null +++ b/tests/TriGTests/trig-subm-11.trig @@ -0,0 +1,15 @@ +{ +<http://example.org/res1> <http://example.org/prop1> 000000 . +<http://example.org/res2> <http://example.org/prop2> 0 . +<http://example.org/res3> <http://example.org/prop3> 000001 . +<http://example.org/res4> <http://example.org/prop4> 2 . +<http://example.org/res5> <http://example.org/prop5> 4 . +} + +<http://example/graph> { +<http://example.org/res1> <http://example.org/prop1> 000000 . +<http://example.org/res2> <http://example.org/prop2> 0 . +<http://example.org/res3> <http://example.org/prop3> 000001 . +<http://example.org/res4> <http://example.org/prop4> 2 . +<http://example.org/res5> <http://example.org/prop5> 4 . +} |