aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-uri.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-uri.ttl')
-rw-r--r--tests/test-uri.ttl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/test-uri.ttl b/tests/test-uri.ttl
index 2a85aadd..d2b4711d 100644
--- a/tests/test-uri.ttl
+++ b/tests/test-uri.ttl
@@ -28,3 +28,10 @@
<../..> owl:sameAs <http://a/> .
<../../> owl:sameAs <http://a/> .
<../../g> owl:sameAs <http://a/g> .
+
+# Additional tests for Serd
+<http://A?aquery> owl:sameAs <http://A?aquery> .
+<http://A#afragment> owl:sameAs <http://A#afragment> .
+<?aquery> owl:sameAs <http://a/b/c/d;p?aquery> .
+<#afragment> owl:sameAs <http://a/b/c/d;p?q#afragment> .
+