From 3928709b66a70c7b92f6f81e29d050827d856f0b Mon Sep 17 00:00:00 2001 From: Gregg Kellogg Date: Sun, 20 Aug 2023 12:36:34 -0700 Subject: [PATCH] "absolute" => "resolved" IRI. --- spec/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/index.html b/spec/index.html index b10bdd2..9316096 100644 --- a/spec/index.html +++ b/spec/index.html @@ -216,7 +216,7 @@

Quoted Triples

IRIs

- IRIs may be written only as absolute IRIs. + IRIs may be written only as resolved IRIs. IRIs are preceded by < (code point U+003C) and followed by > (code point U+003E), and may contain numeric escape sequences (described below).