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 <a...@apache.org> Date: 2017-11-20T10:57:01Z JENA-1430: Read quads for ja:data by filename commit 3e13dc64f4047eb589d9da46e50561a25290a230 Author: ajs6f <aj...@apache.org> Date: 2017-11-20T18:47:42Z JENA-1430: Quad loading for in-memory assemblers ---- ---