https://github.com/sourcemeta-research/schemas
The centralised JSON Schema registry for discovering and consuming the world's schemas
https://github.com/sourcemeta-research/schemas
json json-schema jsonschema registry schema schema-registry
Last synced: 11 months ago
JSON representation
The centralised JSON Schema registry for discovering and consuming the world's schemas
- Host: GitHub
- URL: https://github.com/sourcemeta-research/schemas
- Owner: sourcemeta-research
- License: other
- Created: 2024-11-12T19:14:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-16T14:24:08.000Z (11 months ago)
- Last Synced: 2025-07-17T01:22:47.318Z (11 months ago)
- Topics: json, json-schema, jsonschema, registry, schema, schema-registry
- Language: Makefile
- Homepage: https://schemas.sourcemeta.com
- Size: 2.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Sourcemeta Schemas
=============================
This repository manages the public deployment of
[https://schemas.sourcemeta.com](https://schemas.sourcemeta.com), a public
instance of the [Sourcemeta Registry](https://github.com/sourcemeta/registry)
service offering a centralized and superior experience when browsing the world
schemas.
[**Visit Sourcemeta Schemas**](https://schemas.sourcemeta.com)
How is this different from SchemaStore?
---------------------------------------
- **We only ingest official schemas from upstream sources**. While SchemaStore
let's community members contribute their own unofficial schemas, those are
often not of high quality and tend to deviate over time
- **We cover more than just file formats**. While SchemaStore focuses on
singular schemas for common file formats, we also cover ontologies and other
kinds of more advanced schema collections
- **We guarantee high JSON Schema compliance**. Compared to SchemaStore, this
project is maintained by a member of the JSON Schema Technical Steering
Committee, and we pay a lot of attention to spec-compliance in terms of the
schemas we ingest and the API layer we provide around them
- **You can self-host your own schema registry! (coming soon)** You can use the
same micro-service we use to power this site to create your own internal
schema registries, with the schemas of your choosing
Adding Schemas
--------------
If you want any GitHub repository of schemas included, please open a [GitHub
Issue](https://github.com/sourcemeta/schemas/issues) and we will get into it.