1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-29 09:33:46 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth bf876a046a
Rework AGROVOC validation
AGROVOC validation is now disabled by default, but can be enabled
on a field-by-field basis. For example, countries and regions are
also present in AGROVOC. Fields with these values can be enabled
using the new `--agrovoc-fields` option.

I reworked the script output to show the field name when printing
an invalid term so that the user knows in which field the term is.
2019-08-01 23:51:58 +03:00
..
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py csv_metadata_quality/__main__.py: Fix spacing 2019-08-01 23:28:16 +03:00
app.py Rework AGROVOC validation 2019-08-01 23:51:58 +03:00
check.py Rework AGROVOC validation 2019-08-01 23:51:58 +03:00
fix.py Add support for removing newlines 2019-07-30 20:05:12 +03:00