Skip to content

Commit 3f652a6

Browse files
committed
Further default vocabulary tweaks
Both of these should be considered required, plus remove the wording implying that only the core vocabulary would be in the default "$vocabulary" value.
1 parent f631c9e commit 3f652a6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: jsonschema-core.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1038,8 +1038,7 @@
10381038
</t>
10391039
<t>
10401040
Meta-schemas that do not use "$vocabulary" MUST be considered to
1041-
require the Core vocabulary just as if "$vocabulary" were used
1042-
with only the Core vocabulary present with a value of true.
1041+
require the Core vocabulary as if its URI were present with a value of true.
10431042
</t>
10441043
<t>
10451044
The current URI for the Core vocabulary is:
@@ -1883,7 +1882,7 @@
18831882
</t>
18841883
<t>
18851884
Meta-schemas that do not use "$vocabulary" SHOULD be considered to
1886-
use this vocabulary as if its URI were present with a value of false.
1885+
require this vocabulary as if its URI were present with a value of true.
18871886
</t>
18881887
<section title="Keyword Independence">
18891888
<t>

0 commit comments

Comments
 (0)