{"id":20255674,"url":"https://github.com/ilri/csv-metadata-quality-web","last_synced_at":"2026-02-18T15:32:06.604Z","repository":{"id":41472279,"uuid":"347607059","full_name":"ilri/csv-metadata-quality-web","owner":"ilri","description":"Easy to use, web-based version of the DSpace CSV Metadata Quality checker application.","archived":false,"fork":false,"pushed_at":"2025-01-31T11:18:43.000Z","size":887,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T03:40:44.649Z","etag":null,"topics":["csv","dspace","metadata"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ilri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-14T10:35:27.000Z","updated_at":"2025-01-31T11:18:46.000Z","dependencies_parsed_at":"2024-11-14T10:40:00.748Z","dependency_job_id":"aa5a750b-ba24-4218-9b10-cd0d80a826c9","html_url":"https://github.com/ilri/csv-metadata-quality-web","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ilri/csv-metadata-quality-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Fcsv-metadata-quality-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Fcsv-metadata-quality-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Fcsv-metadata-quality-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Fcsv-metadata-quality-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilri","download_url":"https://codeload.github.com/ilri/csv-metadata-quality-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Fcsv-metadata-quality-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017053,"owners_count":26085949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","dspace","metadata"],"created_at":"2024-11-14T10:39:52.865Z","updated_at":"2025-10-13T21:13:35.272Z","avatar_url":"https://github.com/ilri.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eOnline DSpace CSV Metadata Quality Checker\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ilri/csv-metadata-quality-web/actions\"\u003e\u003cimg alt=\"Build Status\" src=\"https://github.com/ilri/csv-metadata-quality-web/workflows/Build/badge.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/psf/black\"\u003e\u003cimg alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"600\" alt=\"Screenshot of csv-metadata-quality-web on Heroku\" src=\"screenshot.png\"\u003e\n\u003c/p\u003e\n\n## Usage\nCreate a Python 3.10+ virtual environment and install the dependencies:\n\n    $ python3 -m venv venv\n    $ source venv/bin/activate\n    $ pip install -r requirements.txt\n\n## Running Locally\n\n    $ gunicorn csv_metadata_quality_web.main\n\nAnd then visit http://localhost:8000/ in your browser.\n\n## Running Behind nginx\n\nSet the `SCRIPT_NAME` environment variable to the path you will reverse proxy from:\n\n    $ gunicorn csv_metadata_quality_web.main --env SCRIPT_NAME=/csv-metadata-quality\n\nThen use a configuration snippet like this in nginx:\n\n```\n    location /csv-metadata-quality {\n        include proxy_params;\n        proxy_pass http://127.0.0.1:8000;\n    }\n```\n\n## License\nThis work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).\n\nThe 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)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filri%2Fcsv-metadata-quality-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filri%2Fcsv-metadata-quality-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filri%2Fcsv-metadata-quality-web/lists"}