Skip to content

Debug and error formatting issues for requests #6

@Mvwivs

Description

@Mvwivs
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions