Easy to use, web-based version of the DSpace CSV Metadata Quality checker application. https://fierce-ocean-30836.herokuapp.com
Go to file
Alan Orth edd651317b
templates/index.html: Change default selections
Enable AGROVOC lookup on dcterms.subject as well as the "unsafe"
fixes. For the AGROVOC lookup I just think that it  might not be
obvious to non-technical users that you have to check the box AND
enter a field name, despite the placeholder value. In any case, it
doesn't hurt to enable AGROVOC lookup by default because it won't
fail if the default dcterms.subject field is not present in the
user's CSV.
2021-03-14 20:54:50 +02:00
.github/workflows Add GitHub workflow to build 2021-03-14 15:55:58 +02:00
source/scss Use an ILRI theme 2021-03-14 11:41:48 +02:00
static/css Revert "Move style.min.css to css/v1/style.min.css" 2021-03-14 20:40:33 +02:00
templates templates/index.html: Change default selections 2021-03-14 20:54:50 +02:00
.drone.yml .drone.yml: Install git for some pip deps 2021-03-14 19:32:14 +02:00
.gitignore .gitignore: Ignore sqlite requests response cache 2021-03-14 11:36:46 +02:00
LICENSE.txt LICENSE.txt: Use GPLv3 instead of AGPLv3 2021-03-14 13:05:32 +02:00
main.py Add configurable requests cache directory 2021-03-14 10:06:39 +02:00
package-lock.json Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
package.json Revert "Move style.min.css to css/v1/style.min.css" 2021-03-14 20:40:33 +02:00
poetry.lock poetry.lock: Run poetry update 2021-03-14 10:08:44 +02:00
Procfile Add Procfile for Heroku 2021-03-14 12:29:28 +02:00
pyproject.toml Add configurable requests cache directory 2021-03-14 10:06:39 +02:00
README.md README.md: Try a relative link for screenshot.png 2021-03-14 16:15:21 +02:00
requirements-dev.txt Regenerate requirements 2021-03-14 10:09:18 +02:00
requirements.txt Regenerate requirements 2021-03-14 10:09:18 +02:00
runtime.txt runtime.txt: Use Python 3.9.2 2021-03-14 12:25:49 +02:00
screenshot.png Add README.md with screenshot and license 2021-03-14 13:07:24 +02:00
setup.cfg Add configuration for isort 2021-03-12 22:59:57 +02:00

Online DSpace CSV Metadata Quality Checker GitHub Actions

Easy to use, web-based version of the DSpace CSV Metadata Quality checker application.

Screenshot of csv-metadata-quality-web on Heroku

You can try the hosted version or host it yourself (see below).

License

This work is licensed under the GPLv3.

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.