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 3715c5e976
Use new commit for csv-metadata-quality
This one doesn't treat the fixing of invalid multi-value separators
as "unsafe".
2021-03-13 13:02:47 +02:00
source/scss Major refactor 2021-03-12 19:14:49 +02:00
static/css Regenerate static assets 2021-03-12 19:40:49 +02:00
templates Add downloading of cleaned CSV file 2021-03-12 23:00:48 +02:00
.gcloudignore Don't ignore uploads directory 2021-03-12 23:08:28 +02:00
.gitignore .gitignore: Add __pycache__ 2021-03-12 23:09:29 +02:00
app.yaml Use gunicorn to run on Google App Engine 2021-03-12 23:10:29 +02:00
LICENSE.txt LICENSE.txt: Add copy of AGPLv3.0 license text 2021-03-11 13:47:30 +02:00
main.py main.py: Rework command line args 2021-03-13 12:52:22 +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 new commit for csv-metadata-quality 2021-03-13 13:02:47 +02:00
pyproject.toml Use new commit for csv-metadata-quality 2021-03-13 13:02:47 +02:00
requirements-dev.txt Use new commit for csv-metadata-quality 2021-03-13 13:02:47 +02:00
requirements.txt Use new commit for csv-metadata-quality 2021-03-13 13:02:47 +02:00
setup.cfg Add configuration for isort 2021-03-12 22:59:57 +02:00