[ 
https://issues.apache.org/jira/browse/TIKA-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209506#comment-13209506
 ] 

Richard Yu commented on TIKA-614:
---------------------------------

We were trying to extract metadata from our h5 file (i.e. with JPSS extension). 
 We ran the following command line:
[ryu@localhost hdf5extractor]$ java -jar tika-app-1.0.jar -m \
> /usr/local/staging/products/h5/SVM13_npp_d20120122_t1659139_e1700381_b01225_c20120123000312144174_noaa_ops.h5
>  
Content-Encoding: windows-1252
Content-Length: 22187952
Content-Type: text/plain
resourceName: 
SVM13_npp_d20120122_t1659139_e1700381_b01225_c20120123000312144174_noaa_ops.h5
[ryu@localhost hdf5extractor]$ 

We noticed that the content type in text/plain and only 4 lines of output (i.e. 
we expected al lots of metadata).

Let me know if more information is needed.  Thanks!

Richard
                
>  Support hdf5 data file with file extension *.h5.
> -------------------------------------------------
>
>                 Key: TIKA-614
>                 URL: https://issues.apache.org/jira/browse/TIKA-614
>             Project: Tika
>          Issue Type: Improvement
>          Components: config
>    Affects Versions: 0.9
>         Environment: MacOS JDK 1.6
>            Reporter: Cynthia L Wong
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>              Labels: .h5, hdf5
>             Fix For: 0.10
>
>         Attachments: TIKA-614.clwong.110310.patch.txt
>
>
> The HDF5 data files sometimes come with file extension *.h5. Add to 
> tika-mimetypes.xml under tika-core package to support this type of hdf5 files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to