1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-26 16:13:46 +02:00
A simple but opinionated metadata quality checker and fixer designed to work with CSVs in the DSpace ecosystem.
Go to file
Alan Orth ef5b8f7244
fix.py: Massive improvements
Use Python's str.strip() instead of kludgy regular expressions and
use split/join to handle multi-value fields more cleanly.
2019-07-26 19:31:55 +03:00
fix.py fix.py: Massive improvements 2019-07-26 19:31:55 +03:00
Pipfile Initial commit 2019-07-26 17:54:13 +03:00
Pipfile.lock Initial commit 2019-07-26 17:54:13 +03:00