Skip to content

Commit f42ca9f

Browse files
authored
Merge pull request #1103 from handrews/vocab-formality
Vocabulary definitions need not be formal or published depending on usage.
2 parents 7f51e1c + 8c42999 commit f42ca9f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

jsonschema-core.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,13 @@
399399
of any vocabulary, there is no analogous mechanism to indicate individual
400400
keyword usage.
401401
</t>
402+
<t>
403+
A schema vocabulary can be defined by anything from an informal description
404+
to a standards proposal, depending on the audience and interoperability
405+
expectations. In particular, in order to facilitate vocabulary use within
406+
non-public organizations, a vocabulary specification need not be published
407+
outside of its scope of use.
408+
</t>
402409
</section>
403410
<section title="Meta-Schemas">
404411
<t>

0 commit comments

Comments
 (0)