Implementation of databases based on the DataCROP Maize 🌽 (V3.0) digital models.
Here follows a short introduction of the current directory's contents:
- documentation: documentation of the component's API, as well as a Swagger export in JSON format.
- model-repository-server: the Java Spring Framework project with the actual code of the component.
- pictures: pictures folder for the present documentation.
- deployment-scripts: deployment yaml files for component's deployment.
- samples: sample data models of the basic logical entities in JSON format, as well as an exported collection of sample Postman HTTP requests for the API.
- CHANGELOG.md: document to keep track of the notable versions of the Data Collection component.
- LICENCE.md: document containing the licence under which the present component is being distributed.
- README.md: the present documentation file.