[
https://issues.apache.org/jira/browse/JENA-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623372#comment-16623372
]
ASF subversion and git services commented on JENA-1603:
-------------------------------------------------------
Commit 1d4a5f2625159cb324bad4992829ff7faf17f5da in jena's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=1d4a5f2 ]
JENA-1603: Use RiotChars.isPNCharsBase, not RiotChars.isAlpha
> Turtle output fails to apply a prefix name when the first character is a
> letter from recent unicode versions.
> -------------------------------------------------------------------------------------------------------------
>
> Key: JENA-1603
> URL: https://issues.apache.org/jira/browse/JENA-1603
> Project: Apache Jena
> Issue Type: Bug
> Components: RIOT
> Affects Versions: Jena 3.8.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.9.0
>
>
> is_PN_CHARS_BASE relied on Java's "isCharacter" which is not completely
> up-to-date with Turtle where MODIFIER_LETTERs are allowed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)