1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-22 05:45:02 +01:00

Add initial README.md with intro, license, and todo

This commit is contained in:
Alan Orth 2019-07-26 22:18:38 +03:00
parent 5c6453b397
commit b657c51fd2
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# CSV Metadata Quality
A simple metadata quality checker and fixer designed to work with CSVs in the DSpace ecosystem.
## Todo
- Reporting
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
The license allows you to use and modify the work for personal and commercial purposes, but if you distribute the work you must provide users with a means to access the source code for the version you are distributing. Read more about the [GPLv3 at TL;DR Legal](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)).