[
https://issues.apache.org/jira/browse/JENA-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259653#comment-16259653
]
ASF GitHub Bot commented on JENA-1430:
--------------------------------------
GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/314
JENA-1430
Includes #313, plus:
- Extend testing to `DatasetAssembler`
- Ensure that `DatasetAssembler` can also load quads
- Correct `ja:DatasetTxnMem` => `ja:MemoryDataset`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena JENA-1430p
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/314.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 #314
----
commit d174ec04dccb205de96e63c775e01f948380f8cc
Author: Andy Seaborne <[email protected]>
Date: 2017-11-20T10:57:01Z
JENA-1430: Read quads for ja:data by filename
commit 3e13dc64f4047eb589d9da46e50561a25290a230
Author: ajs6f <[email protected]>
Date: 2017-11-20T18:47:42Z
JENA-1430: Quad loading for in-memory assemblers
----
> 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)