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 4f1d6fad38
main.py: Import csv_metadata_quality
Now I understand how I can use this, for example to print the vers-
ion of the CLI tool in the HTML template.
2021-03-11 20:29:43 +02:00
source/scss Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
static/css Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
templates templates/index.html: Improve layout 2021-03-11 20:28:42 +02:00
.gcloudignore Add .gcloudignore 2021-03-11 14:38:03 +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 main.py: Import csv_metadata_quality 2021-03-11 20:29:43 +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 Add ipython to dev dependencies 2021-03-11 14:06:05 +02:00
pyproject.toml Add ipython to dev dependencies 2021-03-11 14:06:05 +02:00
requirements.txt Generate requirements.txt 2021-03-11 13:51:25 +02:00