diff options
Diffstat (limited to 'tests/TriGTests/IRI_spo.nq')
-rw-r--r-- | tests/TriGTests/IRI_spo.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/IRI_spo.nq b/tests/TriGTests/IRI_spo.nq new file mode 100644 index 00000000..9e8bf24d --- /dev/null +++ b/tests/TriGTests/IRI_spo.nq @@ -0,0 +1,2 @@ +<http://a.example/s> <http://a.example/p> <http://a.example/o> . +<http://a.example/s> <http://a.example/p> <http://a.example/o> <http://example/graph> . |