aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TriGTests/trig-syntax-bad-base-03.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TriGTests/trig-syntax-bad-base-03.trig')
-rw-r--r--test/w3c/TriGTests/trig-syntax-bad-base-03.trig3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-03.trig b/test/w3c/TriGTests/trig-syntax-bad-base-03.trig
new file mode 100644
index 00000000..b8f587fa
--- /dev/null
+++ b/test/w3c/TriGTests/trig-syntax-bad-base-03.trig
@@ -0,0 +1,3 @@
+# FULL STOP used after SPARQL BASE
+BASE <http://example/> .
+{<s> <p> <o> .}