[
https://issues.apache.org/jira/browse/JENA-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465994#comment-16465994
]
Andy Seaborne commented on JENA-1544:
-------------------------------------
In the SPARQL machinery (in {{QueryEngineBase}}).
WIP:
[https://github.com/afs/jena/commit/8e705a7f034fd7691729b02821cb5ee5c6e92a21]
(though I found it working on the jena-text tests).
> FROM handling is inconsistent
> -----------------------------
>
> Key: JENA-1544
> URL: https://issues.apache.org/jira/browse/JENA-1544
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Jena 3.7.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.8.0
>
>
> Dataset description (FROM and FROM NAMED) handling seems to be missing for
> memory datasets.
> For persistent ones, the action is to take graph from the dataset itself.
> The proposal is to add this for memory datasets.
> The ability to load graphs from the web or from files using FROM / FROM NAMED
> will be available when a query is executed with no dataset.
> Executing a query with no dataset and no dataset description is an error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)