[
https://issues.apache.org/jira/browse/JENA-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088461#comment-17088461
]
Péter Pásti commented on JENA-1886:
-----------------------------------
Hi Rob,
I didn't know about XML QName rules. I close the bug.
Thanks!
> Uri parse is wrong if blank node starts with number
> ---------------------------------------------------
>
> Key: JENA-1886
> URL: https://issues.apache.org/jira/browse/JENA-1886
> Project: Apache Jena
> Issue Type: Bug
> Components: Core
> Affects Versions: Jena 3.14.0
> Reporter: Péter Pásti
> Priority: Minor
>
> If blank node starts with number like this:
> [http://www.kuka.com/kb/modelica.owl#3DoFKatanaRobot|http://www.kuka.com/kb/modelica.owl#*3*DoFKatanaRobot]
> The getLocalName(); of Resource class returns without the number like this:
> _DoFKatanaRobot_
> And the getNameSpace(); of Resource class returns this
> [http://www.kuka.com/kb/modelica.owl#3|http://www.kuka.com/kb/modelica.owl#3_*]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)