Skip to content

No feedback on construct query errors #26

Open
@enridaga

Description

@enridaga

There are cases where the query is malformed but there is no error reporting.

Example:

result = engine.construct(query="constru ct * where { service <x-sparql-anything:> { ?s ?p ?o } }")
print(result)

Shows an empty rdflib graph.

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