https://github.com/json-schema-org/json-hyperschema-spec
A *future* location for the JSON Hyper-Schema I-D sources.
https://github.com/json-schema-org/json-hyperschema-spec
Last synced: about 2 months ago
JSON representation
A *future* location for the JSON Hyper-Schema I-D sources.
- Host: GitHub
- URL: https://github.com/json-schema-org/json-hyperschema-spec
- Owner: json-schema-org
- Created: 2020-01-15T21:08:28.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T22:43:46.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:44:09.610Z (about 1 year ago)
- Homepage:
- Size: 710 KB
- Stars: 14
- Watchers: 8
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Welcome to JSON Hyper-Schema
[](https://github.com/json-schema-org/.github/blob/main/CODE_OF_CONDUCT.md)
[](https://www.repostatus.org/#concept)
[](https://opencollective.com/json-schema)
JSON Hyper-Schema is a JSON Schema vocabulary that allows you to annotate, JSON documents with RFC 8288-style web links. It is typically used with the vocabularies from the JSON Schema Core and JSON Schema Validation specifications.
This repository contains the sources for the **work in progress** of the next set of JSON Hyper-Schema IETF Internet Draft (I-D) documents.
For the latest released I-Ds, please see the [Specification page](http://json-schema.org/documentation.html) on the website.
## Call for contributions and feedback
Reviews, comments and suggestions are most welcome!
Please read our [guidelines for contributing](CONTRIBUTING.md).
## Status
For the current status of issues and pull requests, please see the following labels
[](https://github.com/json-schema-org/json-schema-spec/labels/Priority%3A%20Critical) [](https://github.com/json-schema-org/json-schema-spec/labels/Priority%3A%20High) [](https://github.com/json-schema-org/json-schema-spec/labels/Priority%3A%20Medium) [](https://github.com/json-schema-org/json-schema-spec/labels/Priority%3A%20Low)
Labels are assigned based on [Sensible Github Labels](https://github.com/Relequestual/sensible-github-labels).
[](https://github.com/json-schema-org/json-schema-spec/issues?q=is%3Aopen+is%3Aissue+label%3A%22Status%3A+Available%22) [](https://github.com/json-schema-org/json-schema-spec/labels/Status:%20In%20Progress) [](https://github.com/json-schema-org/json-schema-spec/labels/Status%3A%20Review%20Needed)
## Contents
We are in the process of splitting the JSON Hyper-Schema specification and meta-schema documents out of the main [json-schema-spec](https://github.com/json-schema-org/json-schema-spec) repository and into this repository.
This is to allow JSON Hyper-Schema, which remains fairly experimental, to develop on a different timeline than the JSON Schema Core and Validation specifications, which are much closer to standardization.
See [the website](https://json-schema.org) for more information on all of the JSON Schema Organization's specifications.
## The website
The JSON Schema (including Hyper-Schema) web site is at [http://json-schema.org/](http://json-schema.org/)
The source for the website is [maintained in a separate repository](https://github.com/json-schema-org/json-schema-org.github.io).
## Contributors
### Code Contributors
This project exists thanks to [all the people](https://github.com/json-schema-org/json-hyperschema-spec/graphs/contributors) who contribute. [[Contribute](CONTRIBUTING.md)].
### Financial Contributors
Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/json-schema/contribute)]
#### Sponsors
Here are the top sponsors of the JSON Schema Organization. You could be next! [[Become a sponsor](https://opencollective.com/json-schema#sponsor)]
#### Individuals
## License
The source material in this repository is licensed under the AFL or BSD license.