You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2018/08/05 15:36:00 UTC

[jira] [Resolved] (JENA-1578) SPARQL VALUES for ParameterizedSparqlString

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

Andy Seaborne resolved JENA-1578.
---------------------------------
       Resolution: Implemented
         Assignee: Andy Seaborne
    Fix Version/s: Jena 3.9.0

> SPARQL VALUES for ParameterizedSparqlString
> -------------------------------------------
>
>                 Key: JENA-1578
>                 URL: https://issues.apache.org/jira/browse/JENA-1578
>             Project: Apache Jena
>          Issue Type: New Feature
>          Components: ARQ
>    Affects Versions: Jena 3.8.0
>            Reporter: Greg Albiston
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.9.0
>
>
> ParameterizedSparqlString provides an API for substituting variables within SPARQL queries with bound values. It does not support the SPARQL VALUES keyword which allows multiple values to be specified. The VALUES syntax supports multiple values for a single variable, sets of values for multiple variables and multiple sets of values for multiple values.
> Inquiry on 24/07/18 the mailing list about this feature. Patch is forthcoming.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)