
|
If you were logged in you would be able to see more operations.
|
|
Sesame
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
|
|
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.
|
|
|
Change by Jeen Broekstra [15/Aug/11 03:39 AM]
|
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
In Progress
[ 3
]
|
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
]
|
|
|