mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-22 05:45:02 +01:00
Alan Orth
ed5612fbcf
This makes it easier to understand where the error is in case a CSV has multiple date fields, for example: Missing date (dc.date.issued). Missing date (dc.date.issued[]). If you have 126 items and you get 126 "Missing date" messages then it's likely that 100 of the items have dates in one field, and the others have dates in other field. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
app.py | ||
check.py | ||
fix.py | ||
version.py |