You might try https://github.com/lawlesst/sparql-dataframe, which was recently updated to handle POST requests.
Marijane White, M.S.L.I.S. Data Librarian, Assistant Professor Oregon Health & Science University Library Phone: 503.494.3484 Email: [email protected]<mailto:[email protected]> ORCiD: https://orcid.org/0000-0001-5059-4132 From: <[email protected]> on behalf of Jim Amsden <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, July 16, 2019 at 6:28 AM To: rdflib-dev <[email protected]> Subject: [rdflib-dev] Re: How can I parse a SPARQL result set The SPARQL endpoint I'm using is a little fussy about the POST its willing to accept, so I need more low level HTTP access. I'm thinking I should just parse the XML SPARQL result set and convert to a pandas DataFrame. -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/870b894d-6c5e-4ed9-8dc0-3596d827dbbc%40googlegroups.com<https://groups.google.com/d/msgid/rdflib-dev/870b894d-6c5e-4ed9-8dc0-3596d827dbbc%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/368B7492-5E34-491A-8F35-424701FAC6A9%40ohsu.edu. For more options, visit https://groups.google.com/d/optout.
