[ 
https://issues.apache.org/jira/browse/JENA-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712695#comment-16712695
 ] 

ASF GitHub Bot commented on JENA-1647:
--------------------------------------

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

----


> Update jena-iri for RFC 8141 (revised URN RFC).
> -----------------------------------------------
>
>                 Key: JENA-1647
>                 URL: https://issues.apache.org/jira/browse/JENA-1647
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 3.9.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.10.0
>
>
> RFC 8141 allows "/", "~" and "?" in the NSS part of a URN. 
> "?" is only allowed as "?=" and "?+"
> {{urn:NID:NSS}}
> "?"is still excluded by jena-iri because it is used in URN resolution 
> algorithms for r-component and q-component.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to