This repository contains the current, and historical, JSON Schema specifications.
Specifications are starting to get written. Reviews, comments and suggestions are of paramount importance to JSON Schema. It is humbly asked to you, dear reader, that you bring your contribution.
- Makefile - scripts to build the Internet-Draft txt/html
- archive/ - files for other/older JSON Schema implementations
- hyper-schema.json - the JSON Hyper-schema meta-schema
- schema.json - the JSON Schema meta-schema
- jsonschema-core.xml - sources for "core" spec
- jsonschema-validation - sources for JSON Schema validation
- jsonschema-hyperschema.xml - sources for hyper-schema spec
Type "make" at a shell to build the .txt and .html spec files.
Descriptions of the xml2rfc, I-D documents, and RFC processes:
- https://xml2rfc.tools.ietf.org/authoring/draft-mrose-writing-rfcs.html
- https://www.ietf.org/tao.html
- https://www.ietf.org/ietf-ftp/1id-guidelines.html
- https://www.rfc-editor.org/rfc/rfc7322.txt
The JSON Schema web site is at http://json-schema.org/
The source for the website is maintained in a separate repository.
The source material in this repository is licensed under the AFL or BSD license.