[
https://issues.apache.org/jira/browse/JENA-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268654#comment-17268654
]
Martynas Jusevičius commented on JENA-2026:
-------------------------------------------
We're consuming Jena's RDF/XML output and this is not a problem. It's the
namespace URI that matters, not the prefix. If your code depends on a specific
prefix, chances are you're consuming the XML wrong.
> Incorrectly namespacing of objects in XML - xmlns:j.0
> -----------------------------------------------------
>
> Key: JENA-2026
> URL: https://issues.apache.org/jira/browse/JENA-2026
> Project: Apache Jena
> Issue Type: Bug
> Components: Jena
> Affects Versions: Jena 3.13.0
> Reporter: Shirley Tarboton
> Priority: Minor
>
> When we use ClassOf... objects (PowerTypes) the RDF file contains spurious
> namespaces e.g. {color:#de350b}*xmlns:j.0*{color}="[http://....//#] ClassOf
> ...."
> This happens even when we have already added a namespace using NSPrefix
--
This message was sent by Atlassian Jira
(v8.3.4#803005)