Home / Sesame 2 / 2.7.14
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2014-11-19 2.9 kB
openrdf-sesame-2.7.14-onejar.jar 2014-11-19 2.6 MB
openrdf-sesame-2.7.14-sdk.zip 2014-11-19 26.6 MB
openrdf-sesame-2.7.14-sdk.tar.gz 2014-11-19 20.7 MB
Totals: 4 Items   49.9 MB 0
Sesame 2.7.14
=============

Sesame 2.7.14 is a maintenance release, addressing 23 issues.

A major new improvement in Sesame 2.7.14 is a new SPARQL editor in the Sesame
Workbench, based on YASQE (http://yasqe.yasgui.org/), which supports a.o.
syntax highlighting and namespace autocomplete. Many thanks to Laurens
Rietveld (from the Data2Semantics and COMMIT project) for his work on integrating 
this into the Workbench!

Apart from this, a substantial amount of bugs have been fixed in various areas
of the framework, including the SPARQL engine, transaction handling, and
parsing. 

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

  https://openrdf.atlassian.net/browse/SES/?selectedTab=com.atlassian.jira.jira-projects-plugin:changelog-panel

Sesame 2.7.14 can be downloaded via our new 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.14

** Bug
    * [SES-869] - NOW() returns different values during execution of a query
    * [SES-960] - RDF Parsers Incorrectly Resolves Relative Query URIs
    * [SES-1106] - Workbench only works in "compatibility mode" in Internet Explorer 9, 10 & 11
    * [SES-1685] - Property path evaluation for cyclic paths is incorrect
    * [SES-1855] - DirectoryLockManager$1.delete Needs To Be Synchronized
    * [SES-1903] - ParallelJoinCursor not thread safe - can produce NullPointerException when timed out
    * [SES-2102] - NTriples Parser doesn't fail for URIs that contain spaces
    * [SES-2104] - CONSTRUCT query with cyclic BGP maps object-URI to blank node
    * [SES-2111] - Use of COUNT(*) in a query causes NullPointerException in Count hashCode()
    * [SES-2112] - Var names contain invalid characters
    * [SES-2115] - reading query result obtains triples from other connections 
    * [SES-2121] - SPARQL IRIFunction ignores base URI
    * [SES-2125] - 3+ instances of prefix mapping to different namespaces causes NPE
    * [SES-2126] - SPARQL TSV result format not always encloses lexical value in quotes
    * [SES-2127] - SPARQL TSV result format must use \n, nor \r\n
    * [SES-2129] - Protocol should not use NTriples serialization for blank nodes 
    * [SES-2130] - SPARLConnection#add() ignores statement context
    * [SES-2134] - MemoryStoreConnection does not provide READ COMMITTED isolation versus SPARQL query

** Improvement
    * [SES-2105] - Improve SPARQL editor
    * [SES-2120] - Binary RDF parser/writer performance improvements
    * [SES-2124] - Provide utility method for URI reference validity checking 


** Task
    * [SES-1771] - Deprecated Graph.match() javadoc should state the newer alternative
    * [SES-2131] - Update maven site plugin to version 3.3
Source: README.txt, updated 2014-11-19