mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-26 15:48:19 +01:00
Compare commits
No commits in common. "dbbbc0944a7c23e7808daa6d262a682ebbe43f1a" and "2ec52f1b7357c9dd0f840ccb4e757ebd7da74785" have entirely different histories.
dbbbc0944a
...
2ec52f1b73
@ -3,10 +3,6 @@ A simple, but opinionated metadata quality checker and fixer designed to work wi
|
|||||||
|
|
||||||
Requires Python 3.7 or greater (3.8 recommended). CSV and Excel support comes from the [Pandas](https://pandas.pydata.org/) library, though your mileage may vary with Excel because this is much less tested.
|
Requires Python 3.7 or greater (3.8 recommended). CSV and Excel support comes from the [Pandas](https://pandas.pydata.org/) library, though your mileage may vary with Excel because this is much less tested.
|
||||||
|
|
||||||
If you use the DSpace CSV metadata quality checker please cite:
|
|
||||||
|
|
||||||
*Orth, A. 2019. DSpace CSV metadata quality checker. Nairobi, Kenya: ILRI. https://hdl.handle.net/10568/110997.*
|
|
||||||
|
|
||||||
## Functionality
|
## Functionality
|
||||||
|
|
||||||
- Validate dates, ISSNs, ISBNs, and multi-value separators ("||")
|
- Validate dates, ISSNs, ISBNs, and multi-value separators ("||")
|
||||||
|
Loading…
Reference in New Issue
Block a user