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

Hudson commented on TIKA-4187:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk11 #1487 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1487/])
TIKA-4187 -- improve detection of sqlite3 based files and add metadata 
extraction (#1567) (github: 
[https://github.com/apache/tika/commit/d9289fd46e9619c7900086eb6572040984a7754a])
* (edit) 
tika-parsers/tika-parsers-extended/tika-parser-sqlite3-module/src/main/java/org/apache/tika/parser/sqlite3/SQLite3DBParser.java
* (edit) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-jdbc-commons/src/main/java/org/apache/tika/parser/jdbc/AbstractDBParser.java
* (edit) CHANGES.txt
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
* (edit) 
tika-parsers/tika-parsers-extended/tika-parser-sqlite3-module/src/test/java/org/apache/tika/parser/sqlite3/SQLite3ParserTest.java
* (edit) 
tika-parsers/tika-parsers-extended/tika-parser-sqlite3-module/src/main/java/org/apache/tika/parser/sqlite3/SQLite3Parser.java


> Add detection for geopackage
> ----------------------------
>
>                 Key: TIKA-4187
>                 URL: https://issues.apache.org/jira/browse/TIKA-4187
>             Project: Tika
>          Issue Type: New Feature
>            Reporter: Tim Allison
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> GeoPackage is an open format that uses sqlite as a container file.
> Documentation is here: https://www.geopackage.org/
> As with other container formats (ole2, zip), we'd have to open the file with 
> sqlite and then run detection based on table names ... maybe? We need more 
> investigation on detection.
> As with illustrator and the PDFParser, we could run the detection in the 
> sqlite parser to get started.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to