You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2023/10/04 13:09:00 UTC

[jira] [Commented] (TIKA-4148) Support Autodesk Inventor files (.ipt) (.iam) (.ipn) (.idw)

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

Tim Allison commented on TIKA-4148:
-----------------------------------

I guess the first step is detection.  Are there robust mime magics for these files? Any other resources that describe the file format? 

The example files are helpful. Thank you!

> Support Autodesk Inventor files (.ipt) (.iam) (.ipn) (.idw)
> -----------------------------------------------------------
>
>                 Key: TIKA-4148
>                 URL: https://issues.apache.org/jira/browse/TIKA-4148
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Alexey Pismenskiy
>            Priority: Major
>
> Add support for Autodesk Inventor files in Tika. 
> Examples of the files can be downloaded from [https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/3gnm93P9sPAWE6vndk7fjq.html]
> It would be great to start at least at the metadata level and then add content parsing later. 
> I suspect I would be something similar to [DWGParser|[https://tika.apache.org/0.9/api/org/apache/tika/parser/dwg/DWGParser.html]|https://tika.apache.org/0.9/api/org/apache/tika/parser/dwg/DWGParser.html].], 
> any suggestions where to start looking are appreciated. 



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