Skip to content

Commit 636aa37

Browse files
committed
add that the base IRI is also a base for nested resources
1 parent 878517d commit 636aa37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

jsonschema-core.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -913,8 +913,9 @@ fragment).
913913
When the value of this keyword is resolved against the current base IRI, the
914914
resulting absolute IRI then serves as the identifier for the schema resource and
915915
as a base IRI for relative IRI references in keywords within that schema
916-
resource, in accordance with [RFC 3987 section 6.5](#rfc3987) and
917-
[RFC 3986 section 5.1.1](#rfc3986) regarding base IRIs embedded in content.
916+
resource and for nested schema resources, in accordance with [RFC 3987 section
917+
6.5](#rfc3987) and [RFC 3986 section 5.1.1](#rfc3986) regarding base IRIs
918+
embedded in content.
918919

919920
Note that this IRI is an identifier and not necessarily a network locator. In
920921
the case of a network-addressable URL, a schema need not be downloadable from

0 commit comments

Comments
 (0)