Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

A *future* location for the JSON Hyper-Schema I-D sources.

Awesome Lists containing this project

README

        

# Welcome to JSON Hyper-Schema
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/json-schema-org/.github/blob/main/CODE_OF_CONDUCT.md)
[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
[![Financial Contributors on Open Collective](https://opencollective.com/json-schema/all/badge.svg?label=financial+contributors)](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

[![Critical](https://img.shields.io/github/issues/json-schema-org/json-schema-spec/Priority:%20Critical.svg?color=critical
)](https://github.com/json-schema-org/json-schema-spec/labels/Priority%3A%20Critical) [![High](https://img.shields.io/github/issues/json-schema-org/json-schema-spec/Priority:%20High.svg?color=important)](https://github.com/json-schema-org/json-schema-spec/labels/Priority%3A%20High) [![Medium](https://img.shields.io/github/issues/json-schema-org/json-schema-spec/Priority:%20Medium.svg)](https://github.com/json-schema-org/json-schema-spec/labels/Priority%3A%20Medium) [![Low](https://img.shields.io/github/issues/json-schema-org/json-schema-spec/Priority:%20Low.svg)](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).
[![Available](https://img.shields.io/github/issues/json-schema-org/json-schema-spec/Status:%20Available.svg?color=brightgreen)](https://github.com/json-schema-org/json-schema-spec/issues?q=is%3Aopen+is%3Aissue+label%3A%22Status%3A+Available%22) [![In Progress](https://img.shields.io/github/issues/json-schema-org/json-schema-spec/Status:%20In%20Progress.svg)](https://github.com/json-schema-org/json-schema-spec/labels/Status:%20In%20Progress) [![Review Needed](https://img.shields.io/github/issues/json-schema-org/json-schema-spec/Status:%20Review%20Needed.svg)](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.