Andy Seaborne created JENA-1671:
-----------------------------------

             Summary: SPARQL_QueryGeneral does not work.
                 Key: JENA-1671
                 URL: https://issues.apache.org/jira/browse/JENA-1671
             Project: Apache Jena
          Issue Type: Bug
          Components: Fuseki
    Affects Versions: Jena 3.10.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


Adding a general purpose SPARQL processor (no dataset, reads data using 
protocol or FROM/FROM NAMED) does work work any more because:
 * The dispatch inĀ {{ActionService}} remaps it to the registered SPARQL dataset 
processor.
 * When the dataset is built by {{SPARQL_QueryGeneral}}, it does not clear the 
query FROM so that get interpreted again during query processing as picking 
from the dataset.

The general purpose SPARQL processor is {{--general}} in Fuseki Main.



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

Reply via email to