[ 
https://issues.apache.org/jira/browse/JENA-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claude Warren closed JENA-1034.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Jena 3.0.0
                   Jena 3.0.1

Fixed on trunk but not backported

> 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
>             Fix For: Jena 3.0.1, Jena 3.0.0
>
>
> 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