https://github.com/hubmapconsortium/spreadsheet-validator-ui
The user interface module of the IEC Spreadsheet Validator tool
https://github.com/hubmapconsortium/spreadsheet-validator-ui
Last synced: 4 months ago
JSON representation
The user interface module of the IEC Spreadsheet Validator tool
- Host: GitHub
- URL: https://github.com/hubmapconsortium/spreadsheet-validator-ui
- Owner: hubmapconsortium
- License: mit
- Created: 2022-09-22T00:18:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T19:13:41.000Z (over 2 years ago)
- Last Synced: 2024-11-27T10:36:02.030Z (11 months ago)
- Language: JavaScript
- Size: 765 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - hubmapconsortium/spreadsheet-validator-ui - The user interface module of the IEC Spreadsheet Validator tool (JavaScript)
README
# Spreadsheet Validator UI
Spreadsheet Validator is a web tool used to validate and repair metadata that are bundled in an Excel spreadsheet. The validator checks the metadata record against a [CEDAR](https://cedar.metadatacenter.org/) template specification, which is a machine-readable metadata specification, to find discrepancies and input errors. This repository stores the user interface module of the application.