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 de65b76 commit d078e30Copy full SHA for d078e30
jsonschema-core.md
@@ -1058,7 +1058,10 @@ IRI.
1058
1059
Note that this IRI is an identifier and not necessarily a network locator. In
1060
the case of a network-addressable URL, a schema need not be downloadable from
1061
-its canonical IRI.
+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.
1065
1066
If present, the value for this keyword MUST be a string, and MUST represent a
1067
valid [IRI-reference](#rfc3987). This IRI-reference SHOULD be normalized, and
0 commit comments