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.nt | 3 +++ tests/good/test-uri.ttl | 3 +++ 2 files changed, 6 insertions(+) (limited to 'tests/good') diff --git a/tests/good/test-uri.nt b/tests/good/test-uri.nt index 6c56f594..1744963c 100644 --- a/tests/good/test-uri.nt +++ b/tests/good/test-uri.nt @@ -41,5 +41,8 @@ . . . + . + . + . . . 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