aflueckiger / impresso-schemas

Repository of JSON schemas used in the Impresso project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impresso Schemas

Repository of JSON schemas (draft 06) used in the Impresso project.

We define schemas for:

File organisation

  • json/ subdirectory for JSON schemas
  • examples/ subdirectory for example/test files
  • docs/ documentation of schemas in markdown format

Validation examples

Run:

make tests

Documentation

Generated by using jsonschema2md with the following commands:

make documentation

License

The content in this repository is licensed under an MIT license.

Credits

The schemas resulted from the work of Simon Clematide, Maud Ehrmann and Matteo Romanello in the context of the Impresso project, funded by the SNF Sinergia Grant n. 173719.

About

Repository of JSON schemas used in the Impresso project.

License:MIT License


Languages

Language:Makefile 100.0%