mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-12-22 20:22:18 +01:00
README.md: Add a handful of TODOs
This commit is contained in:
parent
cc863a6bdd
commit
2af714fb05
@ -74,6 +74,13 @@ Invalid AGROVOC (cg.coverage.country): KENYAA
|
|||||||
- Reporting / summary
|
- Reporting / summary
|
||||||
- Better logging, for example with INFO, WARN, and ERR levels
|
- Better logging, for example with INFO, WARN, and ERR levels
|
||||||
- Verbose, debug, or quiet options
|
- Verbose, debug, or quiet options
|
||||||
|
- Warn if an author is shorter than 3 characters?
|
||||||
|
- Validate dc.rights field against SPDX? Perhaps with an option like `-m spdx` to enable the spdx module?
|
||||||
|
- Validate DOIs? Normalize to https://doi.org format? Or use just the DOI part: 10.1016/j.worlddev.2010.06.006
|
||||||
|
- Warn if two items use the same file in `filename` column
|
||||||
|
- Add an option to drop invalid AGROVOC subjects?
|
||||||
|
- Add check for author names with incorrect spacing after commas, ie "Orth,Alan S."
|
||||||
|
- Add tests for application invocation, ie `tests/test_app.py`?
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
||||||
|
Loading…
Reference in New Issue
Block a user