GitHub user christopher-johnson opened a pull request:
https://github.com/apache/commons-rdf/pull/42
COMMONSRDF-66: fixes RIOT exception in JenaDatasetImpl
Lang.NT is not supported by registryDataset. Opts for Lang.NQUADS as a
default replacement.
adds test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pan-dora/commons-rdf commonsrdf-66
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-rdf/pull/42.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 #42
----
commit e627ba43597a5f20a985bd9373d030d9797fc1e7
Author: Christopher Johnson <[email protected]>
Date: 2017-10-30T12:51:45Z
fixes RIOT exception thrown by JenaDatasetImpl.toString()
adds test
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]