aboutsummaryrefslogtreecommitdiffstats
path: root/tests/normalise/test-normalise.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/normalise/test-normalise.ttl')
-rw-r--r--tests/normalise/test-normalise.ttl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/normalise/test-normalise.ttl b/tests/normalise/test-normalise.ttl
index 3db64f39..85dd2456 100644
--- a/tests/normalise/test-normalise.ttl
+++ b/tests/normalise/test-normalise.ttl
@@ -1,4 +1,5 @@
@base <http://example.org/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[
@@ -67,6 +68,7 @@
" 036893488147419103232 "^^xsd:nonNegativeInteger ,
" +01 "^^xsd:positiveInteger ,
" 036893488147419103232 "^^xsd:positiveInteger ;
+ <langString> "no language tag"^^rdf:langString ;
<other> "untyped" ,
<uri> ,
"notxsd"^^<sometype> ,