https://github.com/s5-dev/json-schemas
https://github.com/s5-dev/json-schemas
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/s5-dev/json-schemas
- Owner: s5-dev
- License: cc0-1.0
- Created: 2023-03-16T17:30:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T21:46:29.000Z (about 3 years ago)
- Last Synced: 2025-01-26T10:30:59.578Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON Schemas
This repository contains JSON schemas for the JSON representation of all S5 metadata formats according to https://json-schema.org
The JSON representation is only meant for generation and consumption by apps and libraries, on the S5 network itself all metadata is stored using a highly optimized serialization format based on https://msgpack.org/.