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