Skip to content

Issues with SELECT ... WITH queries #46

@c-martinez

Description

@c-martinez

While looking at why SARS-CoV-2-Queries API not working with grlc, I noticed grlc is unable to parse some queries and throws an error. This happens, for example with antibodies query.

It looks like RDFLib is unable to parse these queries, and throws an exception:

ParseException: Expected SelectQuery, found 'WITH'

I am not familiar with this keyword, so I am not sure what is the best way to fix this. Any pointers about these queries would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions