Closed
Description
When preparing a schema for use, its $schema resource must be examined for $vocabularies
. Parsing of some standard keywords may be disabled, and additionally some nonstandard vocabularies (to be covered in a subsequent issue) could be enabled.
The 'core' vocabulary can never be disabled, as per the spec (citation needed). Other vocabularies are fair game.
https://json-schema.org/draft/2019-09/json-schema-core.html#rfc.section.8.1.2