aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/good/test-rel.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/good/test-rel.nt')
-rw-r--r--test/extra/good/test-rel.nt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/extra/good/test-rel.nt b/test/extra/good/test-rel.nt
new file mode 100644
index 00000000..343ce19c
--- /dev/null
+++ b/test/extra/good/test-rel.nt
@@ -0,0 +1,6 @@
+<http://drobilla.net/sw/serd/test/good/a/b/c> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/test> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/test/good/test-rel.ttl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/test/good/test-not.ttl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .
+<http://drobilla.net/sw/serd/test/good/a/b/c> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .
+<http://www.w3.org/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> .