From 7872438204abd219a27082a268e3a539a3659850 Mon Sep 17 00:00:00 2001 From: Ted Thibodeau Jr Date: Tue, 20 Jun 2023 16:26:02 -0400 Subject: [PATCH] Minor editorial rephrasing to clarify Will prevent future misunderstandings like #567 --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 730a7ee3..a6e37917 100644 --- a/index.html +++ b/index.html @@ -1404,8 +1404,8 @@

Algorithm

the result of IRI expanding value using true for document relative - . - If it is not an IRI, or a blank node identifier, an + ; + if value is neither an IRI nor a blank node identifier, an invalid vocab mapping error has been detected and processing is aborted.
The use of blank node identifiers to value for @vocab is obsolete,