Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
openrdf-sesame-2.7.3-sdk.zip | 2013-07-01 | 26.7 MB | |
openrdf-sesame-2.7.3-sdk.tar.gz | 2013-07-01 | 20.8 MB | |
openrdf-sesame-2.7.3-onejar.jar | 2013-07-01 | 2.6 MB | |
README.txt | 2013-07-01 | 1.8 kB | |
Totals: 4 Items | 50.1 MB | 0 |
Sesame 2.7.3 ============ Sesame 2.7.3 is a maintenance release, fixing 13 issues, including two critical bugs, one in the nativestore's B-Tree index and one in the QueryJoinOptimizer. See the OpenRDF JIRA Changelog for a complete listing of all fixed issues: https://openrdf.atlassian.net/browse/SES#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel Sesame 2.7.3 can be downloaded here: http://openrdf.callimachus.net/download.docbook?view The user documentation and API Javadoc can be also found at: http://openrdf.callimachus.net/ We would welcome any feedback you might have, you can use the Sesame Discussion mailinglist for this purpose. Changelog ========= Release Notes - Sesame - Version 2.7.3 ** Bug * [SES-1854] - Newest version of Chrome breaks "Saved queries" page * [SES-1860] - Results parsers must work without handlers * [SES-1863] - Workbench doesn't display server in header section * [SES-1865] - HTML doctype string would help Workbench play nicer with modern browsers * [SES-1867] - Inconsistency in NativeStore BTree indices after transactional update operation * [SES-1868] - Deprecated results parse methods with no handler do not fail parse for valid, non-matching, documents * [SES-1869] - SPARQL Results TSV parser does not call endQueryResult * [SES-1872] - QueryJoinOptimizer joinvisitor.selectProjection fails to grab projection in Order/Slice ** Improvement * [SES-1856] - Add support for multi-line quotes in handling of Turtle templates. * [SES-1864] - Extend Rio.parse and Rio.write * [SES-1866] - Allow users to specify that the XML PI is not to be printed ** Sub-task * [SES-1875] - Add SPIN vocabularies * [SES-1877] - Remove local SPIN vocabulary constants from CustomGraphQueryInferencer