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