Skip to content

Commit 1c7a336

Browse files
committed
remove guidance that authors need to consider locatability of URIs
1 parent 1ba7a15 commit 1c7a336

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

jsonschema-core.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1058,10 +1058,7 @@ IRI.
10581058

10591059
Note that this IRI is an identifier and not necessarily a network locator. In
10601060
the case of a network-addressable URL, a schema need not be downloadable from
1061-
its canonical IRI. However, schema authors SHOULD refrain from creating schemas
1062-
that use a locatable `$id` value unless the schema will be available at the
1063-
indicated location. Otherwise, an IRI which does not convey location semantics
1064-
SHOULD be used.
1061+
its canonical IRI.
10651062

10661063
If present, the value for this keyword MUST be a string, and MUST represent a
10671064
valid [IRI-reference](#rfc3987). This IRI-reference SHOULD be normalized, and

0 commit comments

Comments
 (0)