Fixed
Details
Details
Assignee
Jeen Broekstra
Jeen BroekstraReporter
Jeen Broekstra
Jeen BroekstraLabels
Components
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created January 23, 2013 at 3:32 AM
Updated January 7, 2014 at 11:03 PM
Resolved October 23, 2013 at 10:49 PM
support for specifying property path length with a lower and upper bound (e.g. {1,5} ) was removed from the SPARQL 1.1 Query Language specification in the July 24 Working Draft. Currently, the Sesame SPARQL parser still accepts the construction, however, its semantics are undefined and continued support for the functionality is likely to be unoptimized and buggy. Instead, we should conform to the official spec and remove the functionality.