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

Issues with SELECT ... WITH queries #46

Open
c-martinez opened this issue Jul 8, 2024 · 0 comments
Open

Issues with SELECT ... WITH queries #46

c-martinez opened this issue Jul 8, 2024 · 0 comments

Comments

@c-martinez
Copy link

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.

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