Releases: odissei-data/metadata-enhancer
Releases · odissei-data/metadata-enhancer
Release v2.1.0
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
Beta v1.0.0
The Beta version of the metadata-enhancer service. This service allows for the enhancement of metadata with terms and uri's fetched from controlled vocabularies. The beta version allows for enhancement of JSON metadata meant for Dataverse. Specifically the enhancement of CBS variables with URI's and the enhancement of keywords with matched ELSST terms.