Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chialab/tgs-schema
A JSON Schema that defines a Vibrotactile Graphics.
https://github.com/chialab/tgs-schema
Last synced: about 2 months ago
JSON representation
A JSON Schema that defines a Vibrotactile Graphics.
- Host: GitHub
- URL: https://github.com/chialab/tgs-schema
- Owner: chialab
- Created: 2021-11-15T14:16:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T08:41:03.000Z (8 months ago)
- Last Synced: 2024-06-18T11:59:00.826Z (7 months ago)
- Size: 20.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON-SCHEMA for Vibrotactile TGs
`schema.json` contains the actual schema, while other JSON files are examples to test against the schema.
To test them you can use:
`https://www.jsonschemavalidator.net/`
## Tutorial for JSON-Schema
`https://json-schema.org/learn/getting-started-step-by-step.html`