Hi all, We've just released version 1.8.3 of SPARQLWrapper
As usual, get the changelog here: https://github.com/RDFLib/sparqlwrapper/blob/master/ChangeLog.txt In this version, the main changes are: - Removed import of SPARQLWrapper in setup.py (fixed #113 and closed #115) - Added support for querying RDF/XML in a CONSTRUCT query type - Updated the procedure for determining the query type (#120) - Do not send format parameter for the results ([format, output, results]) when the query is a SPARQL Update query - Added test for new agrovoc SPARQL endpoint (using Fuseki2) - Added test for 4store SPARQL endpoint (used by agroportal) - Fixed code generated for python3 using 2to3, adding a custom fixer (#109) Also, the new version is available in pypi https://pypi.python.org/pypi/SPARQLWrapper/1.8.3 Thanks to everyone who contributed! -- 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/CACxeb5R1TrZm-28pmXfz5%3D7m1oD-8WLPcH%2Bj20LqhwjD7hL2QA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
