aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TrigTests/IRIREF_datatype.trig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TrigTests/IRIREF_datatype.trig')
-rw-r--r--tests/TrigTests/IRIREF_datatype.trig2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TrigTests/IRIREF_datatype.trig b/tests/TrigTests/IRIREF_datatype.trig
new file mode 100644
index 00000000..f8e89b17
--- /dev/null
+++ b/tests/TrigTests/IRIREF_datatype.trig
@@ -0,0 +1,2 @@
+{<http://a.example/s> <http://a.example/p> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .}
+<http://example/graph> {<http://a.example/s> <http://a.example/p> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .}