/schema

jsonschema for flosstudio

Primary LanguageMakefileCreative Commons Zero v1.0 UniversalCC0-1.0

flosstudio/schema - jsonschema for flosstudio

flosstudio validates its entries against a jsonschema thanks to the Python jsonschema package by Julian Berman.

Our schema is actually written in YAML and we use yq to convert it into JSON.

Run make to build the schema in the JSON format, make clean to purge previous builds.

License

The flosstudio jsonschema is released under the CC0 1.0 Universal license.