1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-25 23:53:45 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth 3596381d03
csv_metadata_quality/app.py: separators fix
Don't run the invalid separators fix on title fields because some
items use "|" in the title to indicate something like a subtitle.

For example:

    Progress Review and Work Planning Meeting | Day 1
2023-01-24 14:13:55 +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: separators fix 2023-01-24 14:13:55 +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