We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad5074 commit 9cbb385Copy full SHA for 9cbb385
jsonschema-core.md
@@ -1045,7 +1045,10 @@ IRI.
1045
1046
Note that this IRI is an identifier and not necessarily a network locator. In
1047
the case of a network-addressable URL, a schema need not be downloadable from
1048
-its canonical IRI.
+its canonical IRI. However, schema authors SHOULD refrain from creating schemas
1049
+that use a locatable `$id` value unless the schema will be available at the
1050
+indicated location. Otherwise, an IRI which does not convey location semantics
1051
+SHOULD be used.
1052
1053
If present, the value for this keyword MUST be a string, and MUST represent a
1054
valid [IRI-reference](#rfc3987). This IRI-reference SHOULD be normalized, and
0 commit comments