[
https://issues.apache.org/jira/browse/TIKA-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943226#comment-15943226
]
Tung Nguyen commented on TIKA-1520:
-----------------------------------
We are developing a grails plugin to detect mathematica based submitted files.
If this ticket solves, it would help us saving a lot of time. I voted once for
push this. Thanks!
> Provide parsing and detection for Mathematica files
> ---------------------------------------------------
>
> Key: TIKA-1520
> URL: https://issues.apache.org/jira/browse/TIKA-1520
> Project: Tika
> Issue Type: Wish
> Components: parser
> Reporter: Matthew Jones
> Attachments: lab0.nb
>
>
> Currently Mathematica notebooks that have data in them do not appear to be
> detected correctly.
> java -jar tika-app-1.7.jar -d lab0.nb
> text/plain
> An empty file with the .nb extension though is detected correctly. ;)
> touch testmath.nb
> java -jar tika-app-1.7.jar -d testmath.nb
> application/mathematica
> I'm not too sure how to fix this so just adding it as a wish. Thanks!
> Examples on this page
> http://www2.stetson.edu/~mhale/calc2/math.htm
> including the file
> http://www2.stetson.edu/~mhale/calc2/lab0.nb
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)