1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-26 16:13:46 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth dd2cfae047
csv_metadata_quality/app.py: Match dcterms.issued for dates
We used to only check fields that had "date" in their name because
we were using DSpace's default dc.date.* fields. Now we are using
dcterms.issued so I will add that one as well.
2021-02-28 15:11:06 +02:00
..
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Sort imports with isort 2019-08-29 01:15:04 +03:00
app.py csv_metadata_quality/app.py: Match dcterms.issued for dates 2021-02-28 15:11:06 +02:00
check.py Colorize output 2021-02-21 13:01:25 +02:00
experimental.py Colorize output 2021-02-21 13:01:25 +02:00
fix.py Colorize output 2021-02-21 13:01:25 +02:00
util.py Add utility function to check normalization 2020-01-15 12:17:52 +02:00
version.py Move unreleased changes to v0.4.4 2021-02-21 13:25:22 +02:00