[
https://issues.apache.org/jira/browse/JENA-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473167#comment-16473167
]
ASF subversion and git services commented on JENA-1544:
-------------------------------------------------------
Commit 1bcf8f40f449555013174c14c097a6532d4e3455 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=1bcf8f4 ]
JENA-1544: Consistent FROM/FROM NAMED naming handling
> 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)