[ 
https://issues.apache.org/jira/browse/JENA-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905280#comment-14905280
 ] 

ASF subversion and git services commented on JENA-1034:
-------------------------------------------------------

Commit f7effc4e12d1f9fe73e07b7a6c0f123be80b66d3 in jena's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=f7effc4 ]

fix for JENA-1034


> QueryBuilder do not support adding a group pattern as an optional.
> ------------------------------------------------------------------
>
>                 Key: JENA-1034
>                 URL: https://issues.apache.org/jira/browse/JENA-1034
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: QueryBuilder
>    Affects Versions: Jena 3.0.0
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>
> Optional does not support adding a group pattern of the form:
> OPTIONAL {
>     ?s <q> 123 .
>     ?s <v> ?x .
>     FILTER(?x>56)
> }
> i.e a compound OPTIONAL pattern?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to