CoreModelsCoreModels
JSON Schema recipe

Blank JSON Schema project

A schema-shaped workspace: Objects, Properties and Enums from the first click.

Create an empty project on the JSON Schema template. The grids speak schema - Objects, Properties, Enums instead of Types, Elements, Taxonomies - and every project's seed already ships the JSON Schema toolkit: the Json Schema Mixin with fifteen standard keyword elements ($id, title, description, pattern, $comment, $anchor, const, maximum, minimum, maxLength, minLength, additionalProperties, unevaluatedProperties, type, required), the Rules mixin behind the Rule Builder, and a Default Profile with the special keys pre-mapped. Your first import needs zero manual mapping.