add generated AMB model / jsonschema validation pipeline / GitLab CI pipelines
This MR includes the following changes:
- generated AMB data model (generated via
datamodel-code-generator
) from AMB JSON Schema- (please take a look at the
docs/
-directory for the exact command that was used to generate thepydantic
data model when you update this PoC in the future!)
- (please take a look at the
- implemented
jsonschema
-validation for the scraped Klexikon items - implemented a first draft of GitLab CI / CD pipelines with deactivated deploy stages
-
ToDo: Dockerfile
andcompose.yml
need to be implemented -
ToDo: enable deploy
-stages after this project has been moved to the correct/wlo/
-namespace
-