Skip to content

Better SPARQL tooling for diagnosing bugs (that might also help with designing queries) #41

@pstutz

Description

@pstutz

Generic tooling for SPARQL: If a query has no results, then split it up into individual pattern/filter/optional components and highlight which constraints eliminate solutions that satisfy all other constraints, and report the concrete values these “almost solutions” have. This should make it considerably easier to diagnose both bugs in a SPARQL query engine, as well as bugs in queries (bug in a query = does not capture semantics intended by the author).

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