Open nicholsn opened 9 years ago
yeah... that involves looking at sparql things... you can add that part :)
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 https://github.com/incf-nidash/nidm-api/issues/20#issuecomment-152669969 .
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