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 3c798fb504
Use pycountry instead of iso-639 for languages
The latter is a fork that hasn't been updated since 2016 and the
original still seems to be well maintained, with recent database
updates as well as tests for Python 3.7.

Also, pycountry supports ISO 3166-2 (administrative zones), which
we could eventually use for sub regions.
2019-07-30 16:39:26 +03:00
..
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Add support for command line arguments 2019-07-28 20:31:57 +03:00
app.py Add support for validating subjects against AGROVOC 2019-07-30 00:30:31 +03:00
check.py Use pycountry instead of iso-639 for languages 2019-07-30 16:39:26 +03:00
fix.py Add fix for duplicate metadata values 2019-07-29 18:05:03 +03:00