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

Access remote query endpoints using SPARQLStore #20

Open
nicholsn opened this issue Oct 30, 2015 · 2 comments
Open

Access remote query endpoints using SPARQLStore #20

nicholsn opened this issue Oct 30, 2015 · 2 comments

Comments

@nicholsn
Copy link
Contributor

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

@vsoch
Copy link
Member

vsoch commented Oct 30, 2015

yeah... that involves looking at sparql things... you can add that part :)

@nicholsn
Copy link
Contributor Author

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)
.

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

2 participants