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 e13d63bf6b
Major refactor
Refactor the templates to include a header, use csv-metadata-quality
in a subshell instead of trying to import and pass args to it (which
I actually managed to do, but then trying to capture the output was
an issue), and use ansi2html to prepare the CLI output as the HTML.
2021-03-12 19:14:49 +02:00
source/scss Major refactor 2021-03-12 19:14:49 +02:00
static/css Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
templates Major refactor 2021-03-12 19:14:49 +02:00
.gcloudignore .gcloudignore: Ignore some local files 2021-03-11 21:15:39 +02:00
.gitignore .gitignore: Ignore node_modules 2021-03-11 20:27:32 +02:00
app.yaml app.yaml: Add runtime for Google App Engine 2021-03-11 13:49:53 +02:00
LICENSE.txt LICENSE.txt: Add copy of AGPLv3.0 license text 2021-03-11 13:47:30 +02:00
main.py Major refactor 2021-03-12 19:14:49 +02:00
package-lock.json Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
package.json Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
poetry.lock Use csv-metadata-quality 0.4.6-dev 2021-03-11 22:49:01 +02:00
pyproject.toml Major refactor 2021-03-12 19:14:49 +02:00
requirements.txt Regenerate requirements.txt 2021-03-11 22:49:52 +02:00