File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 146
146
<t >
147
147
To facilitate re-use, keywords can be organized into vocabularies. A vocabulary
148
148
consists of a list of keywords, together with their syntax and semantics.
149
+ A set of vocabularies identified by a meta-schema is known as a dialect.
149
150
</t >
150
151
<t >
151
152
JSON Schema can be extended either by defining additional vocabularies,
173
174
</t >
174
175
<t >
175
176
Further vocabularies for purposes such as structural validation or
176
- hypermedia annotation are defined in other documents.
177
+ hypermedia annotation are defined in other documents. These other
178
+ documents each define a dialect collecting the standard sets of
179
+ vocabularies needed to write schemas for that document's purpose.
177
180
</t >
178
181
</section >
179
182
Original file line number Diff line number Diff line change 177
177
178
178
<section title =" Meta-Schema" anchor =" meta-schema" >
179
179
<t >
180
- The current URI for the default JSON Schema meta-schema is
180
+ The current URI for the default JSON Schema dialect meta-schema is
181
181
<eref target =" https://json-schema.org/draft/2019-09/schema" />.
182
- For schema author convenience, this meta-schema describes all vocabularies
182
+ For schema author convenience, this meta-schema describes a dialect
183
+ consisting of all vocabularies
183
184
defined in this specification and the JSON Schema Core specification,
184
185
as well as two former keywords which are reserved for a transitional period.
185
186
Individual vocabulary and vocabulary meta-schema URIs are given for
You can’t perform that action at this time.
0 commit comments