From 94bdd2398bbbb1a4b1d4a7fc4ed64c1b9ec653bd Mon Sep 17 00:00:00 2001 From: Greg Dennis Date: Sat, 12 Oct 2024 08:46:32 +1300 Subject: [PATCH] more clarity --- jsonschema-core.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jsonschema-core.md b/jsonschema-core.md index 9b8ded66..d088db1a 100644 --- a/jsonschema-core.md +++ b/jsonschema-core.md @@ -896,9 +896,9 @@ by other parties. To differentiate between schemas in a vast ecosystem, schemas are identified by [absolute IRIs](#rfc3987) (without fragments) and can embed references to other -schemas by specifying their respective IRIs. When comparing IRIs, -implementations SHOULD first follow the IRI normalization procedures defined in -[RFC 3987](#rfc3987), section 5.3. +schemas by specifying their respective IRIs. When comparing IRIs for the +purposes of resource identification, implementations SHOULD first follow the IRI +normalization procedures defined in [RFC 3987](#rfc3987), section 5.3. Several keywords can accept a relative [IRI reference](#rfc3987), or a value used to construct a relative IRI reference. For these keywords, it is necessary