FjodorvRijsselberg
released this
26 Jul 08:35
·
41 commits
to main
since this release
What's Changed
- Refactor of the enhancers to now use tables created on service start up for the enrichment. Fetching the data from an API endpoint at runtime caused issues with rate limits and speed.
- New FrequencyEnhancer to enrich metadata with the frequency of use of the dataset.
- Refactor of the MetadataEnhancer superclass to create a more generic base.
- Descriptive README to explain the functionality and setup of the service.
Full Changelog: v1.1.1...v2.1.0