1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-25 23:53:45 +02:00
csv-metadata-quality/tests
Alan Orth a36454a3ac
Add support for validating languages
Will validate against ISO 639-2 or ISO 639-3 depending on how long
the language field is. Otherwise will return that the language is
invalid.

Does not currently have any support for generic values like "Other".
2019-07-29 18:59:42 +03:00
..
__init__.py Add initial tests 2019-07-27 00:36:40 +03:00
test_check.py Add support for validating languages 2019-07-29 18:59:42 +03:00
test_fix.py Add fix for duplicate metadata values 2019-07-29 18:05:03 +03:00