1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-17 19:47:03 +01:00
csv-metadata-quality/csv_metadata_quality
Alan Orth 8bc4cd419c
Some checks failed
continuous-integration/drone/push Build is failing
Strip filename descriptions before checking
When checking for uncommon file extensions in the filename field
we should strip descriptions that are meant for SAF Bundler, for
example: Annual_Report_2020.pdf__description:Report. This ends up
as a false positive that spams the output with warnings.
2023-02-13 11:00:57 +03:00
..
data Use licenses.json from SPDX instead of spdx-license-list 2022-12-13 10:39:17 +03:00
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Add SPDX short license identifier to all Python files 2021-03-19 16:04:40 +02:00
app.py csv_metadata_quality/app.py: skip abstract in separator check 2023-02-13 10:37:33 +03:00
check.py Strip filename descriptions before checking 2023-02-13 11:00:57 +03:00
experimental.py Improve exclude function 2022-09-02 15:59:22 +03:00
fix.py Ignore subregion field for missing region checks 2022-12-07 23:18:47 +01:00
util.py Use licenses.json from SPDX instead of spdx-license-list 2022-12-13 10:39:17 +03:00
version.py Version 0.6.0 2022-09-02 16:35:58 +03:00