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

Improve confusing / inaccurate exceptions #14

Open
Aklakan opened this issue Sep 26, 2020 · 0 comments
Open

Improve confusing / inaccurate exceptions #14

Aklakan opened this issue Sep 26, 2020 · 0 comments

Comments

@Aklakan
Copy link
Member

Aklakan commented Sep 26, 2020

I started a wiki page for queries with errors. LSQ2 should catch most exceptions and continue anyway, however, in some cases this results in a generic ''internal error" message' when in fact LSQ2 is functioning fine, however an incorrect query made it into the benchmarking pipeline. There are many reasons how this can happen; an odd one was a due to a bug in jena's shallowClone (fixed by now) which raised an exception for perfectly fine queries.

In any case, exception handling should be improved such that no more generic "internal error" message is needed.

https://github.com/AKSW/LSQ/wiki/Erroneous-Queries

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

No branches or pull requests

1 participant