A growing collection of vocabulary extensions to JSON Schema for common use cases not covered by the core JSON Schema specification. These extensions are intended to eventually be officially adopted by the JSON Schema standard.
| Extension | Description | Version | Partners |
|---|---|---|---|
| Database | Keywords for describing database objects and extended types | 1 | |
| Web of Things | Keywords for describing an abstraction of a physical or virtual entity that provides interactions to and participates in the Web of Things | 1 |
The vocabulary definitions themselves are JSON Schema version agnostic. The keywords and their semantics can be used with any version of JSON Schema.
However, this repository only distributes meta-schemas targeting the latest stable version of the JSON Schema specification. If you need meta-schemas for older JSON Schema versions, you are welcome to use tooling to downgrade them for your specific needs.