[
https://issues.apache.org/jira/browse/ANY23-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16086824#comment-16086824
]
ASF GitHub Bot commented on ANY23-282:
--------------------------------------
Github user ansell commented on the issue:
https://github.com/apache/any23/pull/37
Never seen "rdf1" in an auto-generated document before. Its not illegal, as
long as the namespace is declared correctly, just a bit strange. Having said
that, it is also potentially not interoperable with broken non-namespace-aware
parsers (as angle-bracket-allergic devs are prone to implement). Probably worth
looking into. Try reverting your sorting of the prefix list to put the rdf
prefix first again and see if that fixes it.
> Replacement for all Sindice namespaces and URI's
> ------------------------------------------------
>
> Key: ANY23-282
> URL: https://issues.apache.org/jira/browse/ANY23-282
> Project: Apache Any23
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 2.1
>
>
> Right now we have a number of [common
> prefixes|https://github.com/apache/any23/blob/master/core/src/main/resources/org/apache/any23/prefixes/prefixes.properties]
> which directly relate to the now deprecated [sindice.com|http://sindice.com].
> We need to fix this issue, essentially updating Any23 to resolve extractions
> to something which is persistent, available and useful/meaningful.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)