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

Debug and error formatting issues for requests #6

Open
Mvwivs opened this issue May 28, 2020 · 0 comments
Open

Debug and error formatting issues for requests #6

Mvwivs opened this issue May 28, 2020 · 0 comments

Comments

@Mvwivs
Copy link

Mvwivs commented May 28, 2020

  1. On failed requests in SparqlClient.ts logging is missing spaces (eg console.info('sendPostQuery: response.status' + error.response.status);), which results in strange output, eg sendPostQuery: response.status404. This looks even worse when json2str returns undefined.
  2. Sparql request should has WHERE statement on new line for redability
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