[
https://issues.apache.org/jira/browse/TIKA-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18095417#comment-18095417
]
ASF GitHub Bot commented on TIKA-4775:
--------------------------------------
tballison opened a new pull request, #2946:
URL: https://github.com/apache/tika/pull/2946
This is a major refactoring of xmp parsing. This tries to unify how we
handle xmp across the different container formats. I've tried to lessen our
dependence on xmp-core, which still comes in through metadata-extractor. I've
tried to unify xmp namespaces/keys for unknown xmp keys.
> Experiment unifying xmp parsing in 4.x
> --------------------------------------
>
> Key: TIKA-4775
> URL: https://issues.apache.org/jira/browse/TIKA-4775
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> We parse xmp at least 3 different ways currently, and we're basing what keys
> we're looking for based on the container file mime type. We should normalize
> xmp parsing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)