History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-811
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jeen Broekstra
Reporter: Jeen Broekstra
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

Support update operation sequences

Created: 11/Aug/11 05:24 AM   Updated: 15/Aug/11 03:55 AM
Component/s: SPARQL
Affects Version/s: None
Fix Version/s: 2.5.0


 Description   
The SPARQL 1.1 Update spec indicates that Updates can be sequences of individual update operations, separated by semi-colons. This is currently not yet supported by Sesame's SPARQL parser.

 All   Comments   Change History      Sort Order:
Change by Jeen Broekstra [15/Aug/11 03:39 AM]
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]

Comment by Jeen Broekstra [15/Aug/11 03:55 AM]
Now supported by having the parser created a ParsedUpdate object that contains a list of UpdateExprs. List is executed in sequence.

Change by Jeen Broekstra [15/Aug/11 03:55 AM]
Field Original Value New Value
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]