aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TurtleTests/SPARQL_style_prefix.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TurtleTests/SPARQL_style_prefix.ttl')
-rw-r--r--tests/TurtleTests/SPARQL_style_prefix.ttl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TurtleTests/SPARQL_style_prefix.ttl b/tests/TurtleTests/SPARQL_style_prefix.ttl
new file mode 100644
index 00000000..e7e4a3da
--- /dev/null
+++ b/tests/TurtleTests/SPARQL_style_prefix.ttl
@@ -0,0 +1,2 @@
+PREFIX p: <http://a.example/>
+p:s <http://a.example/p> <http://a.example/o> .