GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/328
JENA-1447: Special case datasets
A collection of datasets and associated graphs and machinery, for one-graph
view datasets, empty and sink datasets.
More details on
[JENA-1447](https://issues.apache.org/jira/browse/JENA-1447).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena more-datasets
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/328.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 #328
----
commit 3046d0911252dc3f73bc41ef32df9ec3a9aa8232
Author: Andy Seaborne <[email protected]>
Date: 2017-12-10T14:21:07Z
JENA-1447: Special case datasets
----
---