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

ASF GitHub Bot commented on JENA-1544:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/417

    JENA-1544: Consistent FROM/FROM NAMED naming handling

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena dataset-from

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/417.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #417
    
----
commit 46c28c66faa33b7f69e89f76c15516c753403165
Author: Andy Seaborne <andy@...>
Date:   2018-05-07T13:58:03Z

    JENA-1544: Consistent FROM/FROM NAMED naming handling

commit 32ebe84dbae96c63405833d9c0b859ba0893a4ef
Author: Andy Seaborne <andy@...>
Date:   2018-05-07T19:18:46Z

    Removed old code

----


> 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)

Reply via email to