[
https://issues.apache.org/jira/browse/TIKA-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508349#comment-14508349
]
Gautham Gowrishankar commented on TIKA-1603:
--------------------------------------------
Hi,
Below link is one of .iso19139 file
=================================
https://www.aoncadis.org/dataset/Barrow_Atqasuk_ARCSS_Plant.iso19139
Also i have implemented a GeoInformation Parser under the guidance of Prof
Mattmann to parse .sio19139 files ,which is being pushed into Apache Tika.
This is the mime type that I put forward in my Pull Request
=========================
<mime-type type="text/iso19139+xml">
<root-XML localName="MD_metadata"/>
<root-XML localName="MD_metadata"
namespaceURI="http://www.isotc211.org/2005/gmd"/>
<glob pattern="*.iso19139"/>
<sub-class-of type="application/xml"/>
</mime-type>
Kindly review and comment on it.
Gautham
> Addition of iso19139 mimetypes
> -------------------------------
>
> Key: TIKA-1603
> URL: https://issues.apache.org/jira/browse/TIKA-1603
> Project: Tika
> Issue Type: New Feature
> Components: core
> Reporter: Gautham Gowrishankar
> Assignee: Chris A. Mattmann
> Priority: Minor
> Labels: patch
> Fix For: 1.9
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Tika Mime Type Registry needs Addition of the iso19139 mimetype
> as below
> <mime-info>
> <mime-type type="text/iso19139">
> <glob pattern="*.iso19139"/>
> </mime-type>
> </mime-inf
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)