Skip to content

levbishop/json-schema-spec

 
 

Repository files navigation

Welcome to JSON Schema

JSON Schema is a vocabulary that allows you to validate, annotate, and manipulate JSON documents.

This repository contains the sources for the work in progress of the next JSON Schema IETF Internet Draft (I-D) document. For released versions, please see the Specification page on the website.

Call for reviews

Reviews, comments and suggestions are of paramount importance to JSON Schema. It is humbly asked to you, dear reader, that you bring your contribution.

Status

For the current status of issues and pull requests, please see the following labels

Available In Progress Review Needed

Critical High Medium Low

Labels are assigned based on Sensible Github Labels.

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.xml - 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:

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%