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.
The flosstudio jsonschema is released under the CC0 1.0 Universal license.