Github user christopher-johnson commented on the issue:
https://github.com/apache/commons-rdf/pull/42
CI error is currently noted by Travis as an [open
issue](https://www.traviscistatus.com/incidents/xgpn2tq6mx7k
Github user christopher-johnson commented on a diff in the pull request:
https://github.com/apache/commons-rdf/pull/42#discussion_r147875892
--- Diff:
jena/src/main/java/org/apache/commons/rdf/jena/impl/JenaDatasetImpl.java ---
@@ -149,7 +149,7 @@ public long size
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