[
https://issues.apache.org/jira/browse/JENA-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541468#comment-16541468
]
ASF GitHub Bot commented on JENA-1574:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/447
JENA-1574: Resolve named graph URIs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena ng-resolve
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/447.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 #447
----
commit eef54c1109bbe7b6110618d609dc431e92238e5a
Author: Andy Seaborne <andy@...>
Date: 2018-07-12T11:01:59Z
JENA-1574: Resolve named graph URIs.
----
> Command line SPARQl query does not resolve named graphs names.
> --------------------------------------------------------------
>
> Key: JENA-1574
> URL: https://issues.apache.org/jira/browse/JENA-1574
> Project: Apache Jena
> Issue Type: Bug
> Components: Cmd line tools
> Affects Versions: Jena 3.8.0
> Reporter: Andy Seaborne
> Priority: Minor
>
> [Email on
> users@|https://lists.apache.org/thread.html/dee3adf42c840a65cfa205dfa44fef2647f82a3b76c32dafd454e07d@%3Cusers.jena.apache.org%3E].
> The command "sparql" uses the name as given for the named graph. If it is a
> relative URI, it inserts as a relative URI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)