Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "TikaGeographicInformationParser" page has been changed by GauthamGowrishankar: https://wiki.apache.org/tika/TikaGeographicInformationParser?action=diff&rev1=3&rev2=4 - TikaGeographicInformationParser + '''TikaGeographicInformationParser''' Currently Apache Tika lacks the required support to parse .iso19139 files that are crawled from the Acadis websites.There has been a issue that has been created by Prasanth Iyer (https://issues.apache.org/jira/browse/TIKA-1479) TIKA-1479. I would be continuing from where Prasanth left. The Progress is as below. - 1. Extract the Meta Data using Apache SIS library (Martin has been a great source of support in this regard). + 1. Extract the Meta Data using Apache SIS library (Martin has been a great source of support in this regard).<<BR>> - 2. Customize the Meta Data extracted to construct Meta Data as key multi-value. + 2. Customize the Meta Data extracted to construct Meta Data as key multi-value.<<BR>> - 3. The format finalized so far has been key1->[val1,val2..] , key2->[val1,val2...]. + 3. The format finalized so far has been key1->[val1,val2..] , key2->[val1,val2...].<<BR>> I would like suggestions on the below progress. Default Meta Data extracted from Apache SIS framework is as below - Default Meta Data + '''Default Meta Data''' ------------------------ Metadata @@ -71, +71 @@ ¦ ¦ +-Date type……………………………………………………………… Revision - Corresponding Customized Meta Data is as below + '''Corresponding Customized Meta Data is as below''' ----------------------------------------------- CharacterSet-->UTF-8
