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 2017/12/04 10:59:00 UTC

[jira] [Commented] (JENA-1444) ASK queries return inconsistent results when contain blank nodes

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

Andy Seaborne commented on JENA-1444:
-------------------------------------

This test case includes {{OmQueryFactory}} which is not part of Jena.  As this class takes a string and produces a query, I suggest printing the query in the test to see if the query that has been built is as expected.

Testing with the current version of Jena would also be helpful.


> ASK queries return inconsistent results when contain blank nodes
> ----------------------------------------------------------------
>
>                 Key: JENA-1444
>                 URL: https://issues.apache.org/jira/browse/JENA-1444
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.3.0
>            Reporter: Fabian Polkosnik
>         Attachments: AskQueriesBug.java
>
>
> Execution of the same ASK query containing blank nodes might return different results, depending on the set of provided prefixes.
> I attach a unit test which reproduces the issue.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)