aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extra/turtle-syntax-ln-dots.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-03-04 04:42:56 +0000
committerDavid Robillard <d@drobilla.net>2013-03-04 04:42:56 +0000
commita27bd15451c9c27c25d3429badfe90cc2b0e9b82 (patch)
treecbd245a816ded86b5fb9058f696fabcfcbbb0961 /tests/extra/turtle-syntax-ln-dots.ttl
parent3a4d1a415691e45ffef6f64c32c0301fef577458 (diff)
downloadserd-a27bd15451c9c27c25d3429badfe90cc2b0e9b82.tar.gz
serd-a27bd15451c9c27c25d3429badfe90cc2b0e9b82.tar.bz2
serd-a27bd15451c9c27c25d3429badfe90cc2b0e9b82.zip
Support dots and colons in pnames.
git-svn-id: http://svn.drobilla.net/serd/trunk@436 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/extra/turtle-syntax-ln-dots.ttl')
-rw-r--r--tests/extra/turtle-syntax-ln-dots.ttl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/extra/turtle-syntax-ln-dots.ttl b/tests/extra/turtle-syntax-ln-dots.ttl
new file mode 100644
index 00000000..230381a1
--- /dev/null
+++ b/tests/extra/turtle-syntax-ln-dots.ttl
@@ -0,0 +1,4 @@
+@prefix : <http://example/> .
+:s.1 :p.1 :o.1 .
+:s..2 :p..2 :o..2.
+:3.s :3.p :3.