Skip to content

jsonschema

dozens edited this page Feb 2, 2026 · 1 revision

jsonschema

JSON Schema Demystified: Understanding Schemas, Dialects, Vocabularies, and Metaschemas

JSON Schema's terminology can feel intimidating, but the core ideas are straightforward. Schemas describe data. Metaschemas describe schemas. Dialects are specific versions of JSON Schema. Vocabularies are modular collections of keywords. Keywords are the actual properties you use in schemas.

https://www.iankduncan.com/engineering/2025-11-24-json-schema-demystified/

JSON Resume

JSON Resume is a community driven open-source initiative to create JSON-based standard for resumes.

https://jsonresume.org/schema

Clone this wiki locally