mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-12-22 20:22:18 +01:00
CHANGELOG.md: Add notes about regexes
This commit is contained in:
parent
6ba16d5d4c
commit
72dd3e7272
@ -10,8 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
- Python dependencies
|
- Python dependencies
|
||||||
|
|
||||||
|
### Fixed
|
||||||
- Regular expression to match all citation fields (dc.identifier.citation as
|
- Regular expression to match all citation fields (dc.identifier.citation as
|
||||||
well as dcterms.bibliographicCitation)
|
well as dcterms.bibliographicCitation)
|
||||||
|
- Regular expression to match dc.title and dcterms.title, but
|
||||||
|
ignore dc.title.alternative
|
||||||
|
|
||||||
## [0.4.7] - 2021-03-17
|
## [0.4.7] - 2021-03-17
|
||||||
### Changed
|
### Changed
|
||||||
|
Loading…
Reference in New Issue
Block a user