aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/qualify-in.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-02-04 18:31:28 +0100
committerDavid Robillard <d@drobilla.net>2018-02-04 18:31:28 +0100
commit3be4a57eaa6df2961819840896d27a7c5175ccff (patch)
treeb198107ce046a1397a6b2cbb2a755987517b6869 /tests/good/qualify-in.ttl
parentde6805925ffa661f47489c378393623c2d3668fa (diff)
downloadserd-3be4a57eaa6df2961819840896d27a7c5175ccff.tar.gz
serd-3be4a57eaa6df2961819840896d27a7c5175ccff.tar.bz2
serd-3be4a57eaa6df2961819840896d27a7c5175ccff.zip
Add test for qualifying URIs
Diffstat (limited to 'tests/good/qualify-in.ttl')
-rw-r--r--tests/good/qualify-in.ttl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/good/qualify-in.ttl b/tests/good/qualify-in.ttl
new file mode 100644
index 00000000..d938b7bd
--- /dev/null
+++ b/tests/good/qualify-in.ttl
@@ -0,0 +1,3 @@
+@prefix eg: <http://example.org/> .
+
+<http://example.org/s> <http://example.org/p> <http://example.org/o> .