diff options
Diffstat (limited to 'tests/TrigTests/trig-subm-02.nq')
-rw-r--r-- | tests/TrigTests/trig-subm-02.nq | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/TrigTests/trig-subm-02.nq b/tests/TrigTests/trig-subm-02.nq new file mode 100644 index 00000000..299f1cd6 --- /dev/null +++ b/tests/TrigTests/trig-subm-02.nq @@ -0,0 +1,6 @@ +<http://example.org/base1#a> <http://example.org/base1#b> <http://example.org/base1#c> . +<http://example.org/base2#a> <http://example.org/base2#b> <http://example.org/base2#c> . +<http://example.org/base1#a> <http://example.org/base2#a> <http://example.org/base3#a> . +<http://example.org/base1#a> <http://example.org/base1#b> <http://example.org/base1#c> <http://example/graph> . +<http://example.org/base2#a> <http://example.org/base2#b> <http://example.org/base2#c> <http://example/graph> . +<http://example.org/base1#a> <http://example.org/base2#a> <http://example.org/base3#a> <http://example/graph> . |