From 195e4bcff3c4dfd3fe8bbf0df57d53ce89ca99e8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 29 Jun 2017 12:21:09 -0400 Subject: Fix strict parsing of abolute URI schemes --- tests/good/test-uri.ttl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/good/test-uri.ttl') diff --git a/tests/good/test-uri.ttl b/tests/good/test-uri.ttl index cf43a38b..b6a8d967 100644 --- a/tests/good/test-uri.ttl +++ b/tests/good/test-uri.ttl @@ -58,6 +58,9 @@ owl:sameAs . <#afragment> owl:sameAs . <../../../../../../> owl:sameAs . + owl:sameAs . + owl:sameAs . + owl:sameAs . @base . -- cgit v1.2.1