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