Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1520

Provide parsing and detection for Mathematica files

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • parser
    • None

    Description

      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

      Attachments

        1. lab0.nb
          13 kB
          Matthew Jones

        Activity

          People

            Unassigned Unassigned
            jonespm Matthew Jones
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: