This version adds:
- Improvements to test system
- Implemented ADD, COPY, and MOVE
- Better signal handing in HTTP daemon
- Fixed some memory leaks
- More efficient handling of simple ORDER BY statements
- Bugfix in OPTIONAL evaluation code
- Bugfix to UNION / Group Graph Operator evaluation code
- Support for CORS in HTTP daemon (*)
- HTTP OPTIONS in HTTP daemon (*)
- Configure option to disable URI prefix compression
- Cleanup of query engine, to make it more efficient and easier to understand
- Make test now tests the HTTP daemon as well
- Bugfix in HTTP daemon when given incorrect Content-Length (*)
- INSERT/DELETE WHERE implemented (note: DELETE WHERE { } abbreviation not yet supported)
- SPARQL errors over HTTP now reported in text/plain
- Bugfixes to SPARQL 1.1 functions
- JSON CONSTRUCT results now use the "json-triples" serialisation
- Configure option to prevent duplicate triples in update operations
(*) Many thanks to Martin Galpin for these fixes.
It's recommended that you update to the latest rasqal (0.9.24) before installing 4store 1.1.1, to get full advantage of the new features.
- Steve
1.1.1 works with the latest raptor and rasqal. It requires raptor 2.0.0 or newer infact.
- Steve
> --
> You received this message because you are subscribed to the Google Groups "4store-support" group.
> To post to this group, send email to 4store-...@googlegroups.com.
> To unsubscribe from this group, send email to 4store-suppor...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/4store-support?hl=en.
>
- Steve
On 2011-02-16, at 09:28, Tuskes wrote: