You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
If the SPARQL response terminates unexpectedly (typically a timeout) then an exception is thrown and the DSAPI lets it fall up to the top-level (Jersey) exception handling.
It is preferable to catch those exceptions and make a specific log entry and cleanly terminate
the data-read.
If the SPARQL response terminates unexpectedly (typically a timeout) then an exception is thrown and the DSAPI lets it fall up to the top-level (Jersey) exception handling.
It is preferable to catch those exceptions and make a specific log entry and cleanly terminate
the data-read.