csv-metadata-quality/csv_metadata_quality
Alan Orth de92f32ab6
csv_metadata_quality/check.py: More date formats
We should also allow ISO 8601 extended in combined date and time
format. DSpace does not have a problem with dates in this format
and I have found some metadata that uses this date format.

For example: 2020-08-31T11:04:56Z

See: https://en.wikipedia.org/wiki/ISO_8601
2021-02-04 21:39:14 +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 Expand check/fix for multi-value separators 2021-01-03 15:30:03 +02:00
check.py csv_metadata_quality/check.py: More date formats 2021-02-04 21:39:14 +02:00
experimental.py Experimental language detection using langid 2019-09-26 13:46:32 +03:00
fix.py Expand check/fix for multi-value separators 2021-01-03 15:30:03 +02:00
util.py Add utility function to check normalization 2020-01-15 12:17:52 +02:00
version.py Version 0.4.3 2021-01-26 15:22:40 +02:00