diff options
Diffstat (limited to 'tests/TriGTests/trig-subm-13.nq')
-rw-r--r-- | tests/TriGTests/trig-subm-13.nq | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/TriGTests/trig-subm-13.nq b/tests/TriGTests/trig-subm-13.nq deleted file mode 100644 index 84c2a2e5..00000000 --- a/tests/TriGTests/trig-subm-13.nq +++ /dev/null @@ -1,8 +0,0 @@ -<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" . -<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" . -<http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" . -<http://example.org/ex#foo> <http://example.org/myprop#_345> "678" . -<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" <http://example/graph> . -<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" <http://example/graph> . -<http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" <http://example/graph> . -<http://example.org/ex#foo> <http://example.org/myprop#_345> "678" <http://example/graph> . |