We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rdflib provides an interface for using SPARQLStore and SPARQLUpdateStore interfaces to query remote sparql endpoints.
At some point it would be great to have the option to run queries over such remote stores, for example see: https://github.com/nicholsn/niquery/blob/master/niquery/query.py#L26
The text was updated successfully, but these errors were encountered:
yeah... that involves looking at sparql things... you can add that part :)
Sorry, something went wrong.
haha, figured as much =)
On Fri, Oct 30, 2015 at 4:00 PM, Assenav Sochat notifications@github.com wrote:
yeah... that involves looking at sparql things... you can add that part :) — Reply to this email directly or view it on GitHub #20 (comment) .
— Reply to this email directly or view it on GitHub #20 (comment) .
No branches or pull requests
rdflib provides an interface for using SPARQLStore and SPARQLUpdateStore interfaces to query remote sparql endpoints.
At some point it would be great to have the option to run queries over such remote stores, for example see: https://github.com/nicholsn/niquery/blob/master/niquery/query.py#L26
The text was updated successfully, but these errors were encountered: