Skip to content

developer-dashboard/json-schema-spec

 
 

Repository files navigation

Welcome to JSON Schema

This repository contains the current, and historical, JSON Schema specifications.

It should be noted that the master branch of this repo does not constitute a currently released version. For draft 3 or 4, please see https://tools.ietf.org/html/draft-zyp-json-schema-03 and https://tools.ietf.org/html/draft-zyp-json-schema-04 respectivly

Call for reviews

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.

Contents

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.

A primer on the RFC XML format is at https://xml2rfc.tools.ietf.org/authoring/draft-mrose-writing-rfcs.html

The website

The JSON Schema web site is at http://json-schema.org/

The source for the website is maintained in a separate repository.

License

The source material in this repository is licensed under the AFL or BSD license.

About

The JSON Schema I-D sources

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%