History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
[
XML
]
Key:
SES-836
Type:
Bug
Status:
Resolved
Resolution:
Fixed
Priority:
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
INSERT DATA with multiple triple patterns inside named graph only processes first triple pattern
Created:
19/Sep/11 04:53 AM
Updated:
19/Sep/11 05:15 AM
Component/s:
SPARQL
Affects Version/s:
2.5.0
Fix Version/s:
2.5.1
Issue Links:
Related
This issue
is related to
:
SES-807
Parser error (ClassCastException) wit...
All
Comments
Change History
Sort Order:
[
Permlink
]
Comment by
Jeen Broekstra
[
19/Sep/11 05:15 AM
]
Issue was similar to bug fixed in
SES-807
, but this time in visit(ASTQuadsNotTriples): it only processed the first child of the ASTQuadsNotTriples node, simply discarding any subsequent triplepatterns in the graph.