1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-20 19:11:57 +02:00

Add fix for normalizing DOIs

This commit is contained in:
2024-04-25 12:49:19 +03:00
parent 736948ed2c
commit 5be2195325
6 changed files with 91 additions and 1 deletions

View File

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Added
- Ability to normalize DOIs to https://doi.org URI format
### Fixed
- Fixed regex so we don't run the invalid multi-value separator fix on
`dcterms.bibliographicCitation` fields