aboutsummaryrefslogtreecommitdiffstats
path: root/test/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>2021-03-08 23:23:06 -0500
commit4e7e642d0d7b6dfa704f5ae95475854bb8c9b0b2 (patch)
tree6d04338db96fa2546e7e81168eb8ddbafb904b23 /test/multifile/output.nq
parent8b353f1c530ae0f8d112648f34ea612c681ba57c (diff)
downloadserd-4e7e642d0d7b6dfa704f5ae95475854bb8c9b0b2.tar.gz
serd-4e7e642d0d7b6dfa704f5ae95475854bb8c9b0b2.tar.bz2
serd-4e7e642d0d7b6dfa704f5ae95475854bb8c9b0b2.zip
Add support for reading multiple files at once
Diffstat (limited to 'test/multifile/output.nq')
-rw-r--r--test/multifile/output.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/multifile/output.nq b/test/multifile/output.nq
new file mode 100644
index 00000000..dd35dc4d
--- /dev/null
+++ b/test/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> .