[
https://issues.apache.org/jira/browse/TIKA-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239836#comment-15239836
]
Nick C commented on TIKA-1513:
------------------------------
I added the license header. I think some of the checks could be removed. I'll
do some testing to see how far in the code the false positives I had stop
matching and determine if I can make it simple enough to be a mime definition.
It be nice if Tika's mime definition allowed for more complex matching like the
linux magic db.
I also don't mind forking it into Tika or hosting it. A lot of the classes seem
to be unused in jdbf v3 so it could be slimmed down to just a couple.
> Add mime detection and parsing for dbf files
> --------------------------------------------
>
> Key: TIKA-1513
> URL: https://issues.apache.org/jira/browse/TIKA-1513
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 1.13
>
>
> I just came across an Apache licensed dbf parser that is available on
> [maven|https://repo1.maven.org/maven2/org/jamel/dbf/dbf-reader/0.1.0/dbf-reader-0.1.0.pom].
> Let's add dbf parsing to Tika.
> Any other recommendations for alternate parsers?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)