[
https://issues.apache.org/jira/browse/TIKA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191259#comment-13191259
]
Nick Burch commented on TIKA-849:
---------------------------------
Test and parser change committed in r1234904, thanks
It looks like all the text is stored within things like
<object type="application/x-ibooks+shape" id="textShape-89">
It's all in regular html div tags inside those objects, though sometimes that
object is nested inside another of type "application/x-ibooks+flowhead"
Images seem to be within svg tags
I guess we'll need to do something for the ibooks case to treat these objects
as regular xhtml?
> Identify and parse the Apple iBooks format
> ------------------------------------------
>
> Key: TIKA-849
> URL: https://issues.apache.org/jira/browse/TIKA-849
> Project: Tika
> Issue Type: New Feature
> Components: mime, parser
> Affects Versions: 1.1
> Reporter: Andrew Jackson
> Attachments: ibooks-support.patch
>
>
> With the release of iBooks Author 1.0, Apple have created a new eBook format
> very similar to ePub. Tika could be extended to identify and parse this new
> format, re-using the existing ePub code wherever possible.
> I have created an initial patch, which I will attach to this issue.
--
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