spraakbanken/karp-backend-v5

Validate data during import

kod-kristoff opened this issue · 1 comments

Optionally add required fields lexiconName and lexiconOrder from lexiconconf.
Proposed schema standard: json-schema.org
Python tools:

  • Python 2.7 & 3 - jsonschema PyPI src
  • Python 3.3+ - fastjsonschema PyPI src

Perhaps with jsonschema and json-schema.org