Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add parsing error status for missing imports #14

Open
syphax-bouazzouni opened this issue Feb 28, 2022 · 1 comment
Open

add parsing error status for missing imports #14

syphax-bouazzouni opened this issue Feb 28, 2022 · 1 comment

Comments

@syphax-bouazzouni
Copy link

syphax-bouazzouni commented Feb 28, 2022

For the problem of missing imports, the suggestion is to create a complementary/additional error status that will be triggered when the missing import is detected during parsing and that will explicitly inform the admin user of the problem.

In addition, we have yet attribute for missing imports that we can find here : http://data.agroportal.lirmm.fr/ontologies/AFEO/latest_submission?display=missingImports

@jonquet
Copy link

jonquet commented Apr 15, 2022

Considering the metadata property (in the original BioPortal model) "missingImports" an alternative to create a new parsing status is just to use this property to inform the user of the missing imports and display something in the UI.

For example: http://data.agroportal.lirmm.fr/ontologies/AFEO/latest_submission?display=missingImports

In the UI, a possibility is to display this line with 2 columns:
image
The second column would be used to display a sentence "This import was not resolved" in italic or coloured (e.g. jaune)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants