[
https://issues.apache.org/jira/browse/JENA-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259107#comment-16259107
]
ASF GitHub Bot commented on JENA-1430:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/313
JENA-1430: Read quads for ja:data by filename
Add support for {{ja:data "filename"}}.
Strings as filenames and URIs as file names resolve different (the JVM cwd
and the assembler file location respectively) which can be confusing for
filenames.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena assembler-quads
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/313.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 #313
----
----
> Quad loading for in-memory assemblers
> -------------------------------------
>
> Key: JENA-1430
> URL: https://issues.apache.org/jira/browse/JENA-1430
> Project: Apache Jena
> Issue Type: Bug
> Components: ARQ
> Reporter: A. Soroka
> Assignee: A. Soroka
>
> In-memory dataset Assemblers should support loading quad files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)