[
https://issues.apache.org/jira/browse/TIKA-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531485#comment-16531485
]
Susan edited comment on TIKA-874 at 7/3/18 7:08 PM:
----------------------------------------------------
Is there a new patch that handles parsing of *.fits file headers? I'm only
getting the file level metadata from Tika not the text from the header.
Parser listed above is now in this location:
https://github.com/anu-doi/anudc/blob/30e293773199a7072a60e53685e1f6aeab0dadf3/DataCommons/src/main/java/au/edu/anu/datacommons/storage/completer/metadata/FitsParser.java
was (Author: sborda):
Is there a new patch that handles parsing of *.fits file headers? I'm only
getting the file level metadata from Tika not the text from the header.
> Identify FITS (Flexible Image Transport System) files
> -----------------------------------------------------
>
> Key: TIKA-874
> URL: https://issues.apache.org/jira/browse/TIKA-874
> Project: Tika
> Issue Type: Improvement
> Components: mime
> Reporter: Peter May
> Assignee: Chris A. Mattmann
> Priority: Minor
> Fix For: 1.2
>
> Attachments: fits_support.patch
>
>
> Tika does not have a defined signature for application/fits files. I have
> created a patch (based on file(1) magic) to address identification of such
> files, including a simple unit test.
> This patch only handles identification, not parsing of FITS files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)