aboutsummaryrefslogtreecommitdiffstats
path: root/tests/multifile/output.nq
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-05-05 16:12:38 +0200
committerDavid Robillard <d@drobilla.net>2020-10-27 13:13:58 +0100
commit9afb76e19e67951f6e6273acbbd35ceafb376e45 (patch)
treed9c8251ed5dbf42a1ad2a36303c87f354717dcfa /tests/multifile/output.nq
parent036251436d8203b159043d27c9ee3f2b2cba633a (diff)
downloadserd-9afb76e19e67951f6e6273acbbd35ceafb376e45.tar.gz
serd-9afb76e19e67951f6e6273acbbd35ceafb376e45.tar.bz2
serd-9afb76e19e67951f6e6273acbbd35ceafb376e45.zip
Add support for reading multiple files at once
Diffstat (limited to 'tests/multifile/output.nq')
-rw-r--r--tests/multifile/output.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/multifile/output.nq b/tests/multifile/output.nq
new file mode 100644
index 00000000..dd35dc4d
--- /dev/null
+++ b/tests/multifile/output.nq
@@ -0,0 +1,3 @@
+_:f0b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Type> .
+_:f1b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Type> .
+_:f1b2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/OtherType> <http://example.org/graph> .