aboutsummaryrefslogtreecommitdiff
path: root/app/utils/dataset_schema.json
AgeCommit message (Collapse)AuthorFilesLines
2019-06-10Validate data according to a schemaGertjan van den Burg1-0/+130
It became clear that a formal schema would make it easier to validate data. This is now added and the code is updated to work with this schema.