Changes in 1.5.2:
- Implemented update operation according the latest SPARQL 1.1 Protocol drafts (i.e., switching to 'update' parameter)
Changes in 1.5.1:
changes in 1.5.0:
Changes in 1.4.2
- Updated for working with RDFLib3 too (feature request #3117442)
- fixed bug with prefixes' regex (#2320024)
changes in 1.4.1
- Supporting keep-alive in SPARQLWrapper if urlgrabber is available (ticket #2929881)
- fixed bugs (#2949834)
changes in 1.4.0
- Added some suport for SPARUL
- Improved HTTP related code
- Many other minor bugs fixed
SPARQL Wrapper 1.3.2 released. Updated xml dependencies, using core python xml modules. updated support for RDF graphs. Example updated.
A new version of Python SPARQL Wrapper has been released.
A new version of Python SPARQL Wrapper has been released.
A new version of the library has been released, now with support of non-standard grammars (such as SPARUL) and other minor fixes.
Since last monday the library is also available from official mirrors of Debian GNU/LiNUX, so it could be easily installed using APT.
Thank you to Nacho for his great work.
SPARQL Wrapper 1.1.0 is out.
http://sourceforge.net/project/showfiles.php?group_id=217900&package_id=262743&release_id=586632
Please, notice that from this release he package name has changed to SPARQLWrapper. So you will need to update your programs in order to be compatible with latest versions of the library.
A mailing list has been created. From today, the members of the project will use that mailing list for the development stuff.
Check it out at: http://lists.sourceforge.net/lists/listinfo/sparql-wrapper-devel
A new version, that fixes some cosmetics details, has been released.
Today we finally moved the project from the old location <http://www.ivan-herman.net/Misc/PythonStuff/SPARQL/> to SourceForge.