GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/431
Altenative PrefixMapping implementation; use with TDB1 and TDB2.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena prefixmapping
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/431.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 #431
----
commit 2377f47e72e499e545f6d1154e287bc2cc0b5acc
Author: Andy Seaborne <andy@...>
Date: 2018-06-09T11:00:23Z
JENA-1559: PrefixMappingBase - algorithm and storage separation
commit e10249bc191ba39c37f41f64cefcb6aa77b73c98
Author: Andy Seaborne <andy@...>
Date: 2018-06-09T14:09:40Z
Fix test bug: use reset prefixes
----
---