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