Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
openrdf-sesame-2.6.9-sdk.zip | 2012-08-16 | 15.5 MB | |
openrdf-sesame-2.6.9-sdk.tar.gz | 2012-08-16 | 15.4 MB | |
openrdf-sesame-2.6.9-onejar.jar | 2012-08-16 | 2.1 MB | |
README.txt | 2012-08-16 | 1.4 kB | |
Totals: 4 Items | 33.0 MB | 0 |
Sesame 2.6.9 ============ Sesame 2.6.9 is a bugfix release that addresses various bugs and also contains a few small usability improvemnents. Amongst the improvements are support in the SPARQL engine for a fixed number of default namespaces without having to explicitly declare them, a bugfix in the SPARQL integer division operator, and a fix in the Workbench's support for the Binary RDF format. See the Changelog below for a complete listing of all fixed issues. More details can be found in the Sesame issue tracker at http://www.openrdf.org/issues/ . Changelog ========= Release Notes - Sesame - Version 2.6.9 ** Bug * [SES-840] - Export Repository Data To Binary Format - Unsupported yet * [SES-1060] - REGRESSION: SameTermFilterOptimizer throws AssertionError if Term Used in UNION * [SES-1062] - IllegalArgumentException: timeout value is negative * [SES-1063] - integer division should set higher scale * [SES-1074] - Context ignored in subselect query ** Improvement * [SES-1076] - Support certain standard namespaces without having explicit declarations for them * [SES-1077] - GroupIterator should not evaluate entire subquery on initialize * [SES-1079] - RDF/XML parser should report warning on datatypes starting with 'xsd:' ** New Feature * [SES-1080] - Buffered RDF handler that groups incoming triples by context/subject/predicate