aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TriGTests/default_namespace_IRI.trig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TriGTests/default_namespace_IRI.trig')
-rw-r--r--tests/TriGTests/default_namespace_IRI.trig3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/TriGTests/default_namespace_IRI.trig b/tests/TriGTests/default_namespace_IRI.trig
new file mode 100644
index 00000000..7eccc879
--- /dev/null
+++ b/tests/TriGTests/default_namespace_IRI.trig
@@ -0,0 +1,3 @@
+@prefix : <http://a.example/>.
+{:s <http://a.example/p> <http://a.example/o> .}
+<http://example/graph> {:s <http://a.example/p> <http://a.example/o> .}