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

Claude Warren commented on JENA-1034:
-------------------------------------

Fixed in Jena 3.0.1 but need to apply fix to Jena 2.12.x

> 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