1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-28 17:13:45 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth 545bb8cd0c
csv_metadata_quality/app.py: disable whitespace on abstracts
It's too aggressive on abstracts. If people paste in text from a
PDF there are often newlines, and most of the time this is what
they want.
2023-02-07 16:48:40 +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: disable whitespace on abstracts 2023-02-07 16:48:40 +03:00
check.py Use licenses.json from SPDX instead of spdx-license-list 2022-12-13 10:39:17 +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