[
https://issues.apache.org/jira/browse/TIKA-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509455#comment-13509455
]
Rahul Khanna edited comment on TIKA-874 at 12/4/12 3:13 AM:
------------------------------------------------------------
I've created a parser for FITS files that extracts metadata using the
nom.tam.fits library available at
http://heasarc.gsfc.nasa.gov/docs/heasarc/fits/java/v1.0/ . The code is used in
The Australian National University's Data Commons project available at
https://github.com/anu-doi/anudc . Code for the parser can be viewed at
https://github.com/anu-doi/anudc/blob/master/DcShared/src/main/java/au/edu/anu/dcbag/metadata/FitsParser.java
.
I was wondering if the Apache Tika Project is accepting contributions in the
form of parsers created by other users such as myself. If yes, how can I submit
the code?
was (Author: rahul_k):
I've created a parser for FITS files that extracts metadata using the
nom.tam.fits library available at
http://heasarc.gsfc.nasa.gov/docs/heasarc/fits/java/v1.0/ . The code is used in
The Australian National University's Data Commons project available at
https://github.com/anu-doi/anudc . Code for the parser can be viewed at
https://github.com/anu-doi/anudc/blob/master/DcShared/src/main/java/au/edu/anu/dcbag/metadata/FitsParser.java
.
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira