Home / Sesame 2 / 2.7.15
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2015-03-05 2.7 kB
openrdf-sesame-2.7.15-sdk.zip 2015-03-05 27.1 MB
openrdf-sesame-2.7.15-sdk.tar.gz 2015-03-05 21.1 MB
openrdf-sesame-2.7.15-onejar.jar 2015-03-05 2.7 MB
Totals: 4 Items   50.8 MB 0
Sesame 2.7.15
=============

Sesame 2.7.15 is a maintenance release addressing 22 issues, including several
backports of fixes to Turtle parsing and Unicode handling, that were released
earlier as part of the 2.8.0 release.

See the Sesame JIRA release overview for a complete listing of all fixed issues:

  https://openrdf.atlassian.net/projects/SES/versions/12100

NOTE: users of the Sesame Workbench application are advised that they will need
to *clear the browser cache* when updating to release 2.7.15. 

Sesame 2.7.15 can be downloaded via our community website at 

  http://rdf4j.org/

The user documentation and API Javadoc can be also found here.

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.15

** Bug
    * [SES-1776] - retrieving statements from contexts does not accurately set returned statements' contexts 
    * [SES-1995] - Responses to Download button in query results page only giving SPARQL-XML format
    * [SES-2098] - Prefixed names with escaped chars (ex %20) not binding correctly when used in SPARQL queries
    * [SES-2136] - VALUES clause is ignored outside of subqueries
    * [SES-2138] - RepositoryBase.initialize() using doublecheck lock pattern in broken way
    * [SES-2139] - RDFInserter exposes private data container for manipulation outside API
    * [SES-2147] - SPARQL query seems not to separate graph paths
    * [SES-2148] - Paging doesn't work on results page from Saved Queries|Execute
    * [SES-2149] - Incorrect behavior in save query if results per page is 200
    * [SES-2150] - saved query cannot be edited
    * [SES-2157] - openrdf-sesame.war in Wildfly 8.2: cannot be cast to ch.qos.logback.classic.LoggerContext
    * [SES-2160] - turtle parser incorrectly requires space after boolean literal value
    * [SES-2165] - Turtle parser doesn't allow space after literals between ^^ and datatype IRI
    * [SES-2166] - Fix handling of Unicode code points > U+10000
    * [SES-2170] - Move from YASQE+CodeMirror 4.5 to just latest CodeMirror, which supports SPARQL 1.1
    * [SES-2171] - Sesame stacks "names on names" on anonymous node export 
    * [SES-2172] - Garbled Chinese characters returned from query
    * [SES-2183] - SPARQLResultsCSVParser Doesn't Call endQueryResult


** Improvement
    * [SES-2181] - Use different limit parameters in the workbench Explore and Query tabs
    * [SES-2184] - Allows the keyword BASE in YASQE

** New Feature
    * [SES-2164] - Implement JSONP callbacks in openrdf-sesame.war


** Task
    * [SES-2152] - Leverage CodeMirror declarations file from DefinitelyTyped
Source: README.txt, updated 2015-03-05