You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jörg Ehrlich (JIRA)" <ji...@apache.org> on 2012/06/28 11:49:45 UTC

[jira] [Updated] (TIKA-756) XMP output from Tika CLI

     [ https://issues.apache.org/jira/browse/TIKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Ehrlich updated TIKA-756:
------------------------------

    Attachment: tika-xmp.patch

The tika-xmp.patch provides an extra Tika module which offers conversion of Tika Metadata to XMP data model. It also integrates it with the "-y" output option of Tika-app, and therefor providing XMP output for Tika CLI.

The API extends the tika-core Metadata class but also offers the possibility to directly work with the XMP data model.
The Metadata information from Tika can either be converted by mimetype-specific converters which convert everything for their respective file format or by a generic converter, which will only convert full qualified properties which use prefixes from registered namespaces.
                
> XMP output from Tika CLI
> ------------------------
>
>                 Key: TIKA-756
>                 URL: https://issues.apache.org/jira/browse/TIKA-756
>             Project: Tika
>          Issue Type: New Feature
>          Components: cli, metadata
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>              Labels: metadata, xmp
>         Attachments: tika-xmp.patch
>
>
> It would be great if the Tika CLI could output metadata also in the XMP format.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira