AIoD Metadata Catalogue in production
Changelog
The format is loosely based on Keep a Changelog,
and this project adheres to Semantic Versioning, except that the date of the release is used as patch version.
Added
- ElasticSearch + API search endpoints (#182, #207)
- Soft deletion (delete it after some time, so that logstash can synchronize for elasticsearch) (#166, #180, #184)
- Example scripts: how to authenticate / upload data (#159)
- Endpoints to get content (the actual data) (#175)
- Endpoint to get detailed count for all resources, or for single resource (#197)
Fixed
- Bugfixes for dataset connectors (#186, #191, #204)
- Bugfix for DCAT-AP conversion of datasets (#209)
- Making docker-compose work out-of the box on every machine (longer timeouts: #193, making sure all directories exist with correct permissions: #195, #196)