-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
OMI rewritepart: backend 🧱Concerns backend componentsConcerns backend componentspriority: low 🦥Low priorityLow prioritystatus: blocked 🛑Blocked or impeded progressBlocked or impeded progress
Description
OMI can benefit from useful error messages.
For example:
- File doesn't match metadata description
- column doesn't exist / has different data type / has different name
- table has more columns than described in metadata
- JSON seems to be invalid at location X
- key name does not exist in standards, typo?
- Warning: no license has been chosen, this field will be necessary when uploading to the OEP
I would recommend creating a list of possible errors first and to then write useful messages and tests for them.
Also, maybe have a look a the license check performed on OEP (implemented by @jh-RLI ) and if it makes sense to put it into OMI or leave it there.
See #99
Metadata
Metadata
Assignees
Labels
OMI rewritepart: backend 🧱Concerns backend componentsConcerns backend componentspriority: low 🦥Low priorityLow prioritystatus: blocked 🛑Blocked or impeded progressBlocked or impeded progress