The uvl-storage-concepts microservice represents an interface to a database persisting all JSON objects related to dataset and detection result data. It can store datasets, groundtruth and detection results provided by uvl-orchestration-concepts. It also returns the stored data.
This microservice is based on ri-storage-twitter.
See swagger.yaml for details. The tool at https://editor.swagger.io/ can be used to render the swagger file.