GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/505
JENA-1647: Allow '/' and '~' in URNs
Remove copies of XML files in in src/main/java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena urn-update
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/505.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 #505
----
commit 40ededc3ce05d4b1c27b1b58ae13ad98aca74996
Author: Andy Seaborne <andy@...>
Date: 2018-12-07T11:13:38Z
JENA-1647: Allow '/' and '~' in URNs
Remove copies of XML files in in src/main/java
----
---