@nqminds/cropdoc-schemas

Published schemas for the Cropdoc app

Usage no npm install needed!

<script type="module">
  import nqmindsCropdocSchemas from 'https://cdn.skypack.dev/@nqminds/cropdoc-schemas';
</script>

README

Cropdoc Schemas

The purpose of this library is to implement versioning into the data-schemas for the cropdoc project.

Schemas are separated into those that pertain to data imported into the system, located in the data folder, and those required for the operation of the system, located in the system folder.

Changing the schemas

If it is required to update the data schemas, make the changes inside the data-schemas-src folder. Once the changes have been made run the funtion:

npm run import-schemas

this will format the schemas such that the TDX can accept them in data-schemas.