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