File tree 1 file changed +0
-5
lines changed
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -1039,16 +1039,11 @@ identified schema. Its results are the results of the referenced schema.[^5]
1039
1039
[ ^ 5 ] : Note that this definition of how the results are determined means that
1040
1040
other keywords can appear alongside of ` $ref ` in the same schema object.
1041
1041
1042
- The value of the ` $ref ` keyword MUST be a string which is an IRI reference.
1043
1042
The value of the ` $ref ` keyword MUST be a string which is an IRI reference.
1044
1043
Resolved against the current IRI base, it produces the IRI of the schema to
1045
1044
apply. This resolution is safe to perform on schema load, as the process of
1046
1045
evaluating an instance cannot change how the reference resolves.
1047
1046
1048
- The resolved IRI produced by ` $ref ` is not necessarily a network locator, only
1049
- an identifier. A schema need not be downloadable from the address if it is a
1050
- network-addressable URL. Implementations which can access the network SHOULD
1051
- default to operating offline.
1052
1047
The resolved IRI produced by ` $ref ` is not necessarily a network locator, only
1053
1048
an identifier. A schema need not be downloadable from the address if it is a
1054
1049
network-addressable URL. Implementations which can access the network SHOULD
You can’t perform that action at this time.
0 commit comments