Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
openrdf-sesame-2.7.12-sdk.zip | 2014-06-17 | 26.9 MB | |
openrdf-sesame-2.7.12-sdk.tar.gz | 2014-06-17 | 20.9 MB | |
openrdf-sesame-2.7.12-onejar.jar | 2014-06-17 | 2.6 MB | |
README.txt | 2014-06-17 | 2.3 kB | |
Totals: 4 Items | 50.5 MB | 0 |
Sesame 2.7.12 ============= Sesame 2.7.12 is a patch release, addressing 17 issues, including a fix in JSONP callback handling, various fixes in INSERT/DELETE DATA handling, and a number of small fixes and improvements in the Workbench. 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.12 can be downloaded here: http://www.openrdf.org/download.jsp 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 Users Google Group or our JIRA issue tracker for this purpose. Changelog ========= Release Notes - Sesame - Version 2.7.12 ** Bug * [SES-1737] - openrdf-workbench query interface loads data in advance, server crashed * [SES-1809] - expressions in projection used for ordering are incorrect in the algebra * [SES-2043] - JSONP request returns xml for Accept */* * [SES-2049] - Literal gyear with value 1 calendarValue bugs * [SES-2052] - node has no parent error * [SES-2056] - Code to guarantee document.cookie presence in template.js appears no longer necessary * [SES-2062] - In Chrome Browser: Can't click on dynamic 'external links' that appear in query results * [SES-2063] - INSERT DATA with language-tagged literal results in exception * [SES-2065] - query parser bug related to comments * [SES-2070] - INSERT DATA with named graph after default graph fails with syntax error * [SES-2072] - Repository deletion page JavaScript sets error feedback text, but page template has no place to show it ** Improvement * [SES-859] - Support use of GET requests for SPARQL queries on a remote endpoint * [SES-2037] - Offer a "sesame-bom" Maven artefact which can be imported by users to manage the versions of all Sesame dependencies at once * [SES-2053] - Cleanup Workbench JavaScript and update to current jQuery version * [SES-2073] - Convert Workbench JavaScript to TypeScript * [SES-2074] - Firefox silently ignores CSS property outline ** Sub-task * [SES-1880] - Add SPARQL-1.1 Service Description Vocabulary