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:
parent
5c6453b397
commit
b657c51fd2
11
README.md
Normal file
11
README.md
Normal 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)).
|
Loading…
Reference in New Issue
Block a user