[
https://issues.apache.org/jira/browse/TIKA-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300737#comment-15300737
]
Nick Burch commented on TIKA-1513:
----------------------------------
I haven't read much on the format, but I'd be tempted to maybe have that more
like `application/x-dbf; vendor=FoxBASE; type=plus_with_memo`, or to have it
more in keeping with the BDB / PE / DITA types, maybe `application/x-dbf;
format=FoxBASE; type=plus_with_memo` or `application/x-dbf;
format=plus_with_memo; vendor=FoxBASE` (depending on what the actual variances
are)
> 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
> Assignee: Tim Allison
> Priority: Minor
> Fix For: 2.0, 1.14
>
>
> 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)