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 2020/06/24 17:01:00 UTC

[jira] [Reopened] (TIKA-3104) Detection of memgraph files exported from Xcode

     [ https://issues.apache.org/jira/browse/TIKA-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison reopened TIKA-3104:
-------------------------------

Why, I thought you'd never ask...  I meant to get around to adding this at some point.  Thank you for the ping.

 

So, because the dependency handles both, it is trivial to add xml.  A question for [~nick] ,

should our mimes reflect the binary/xml distinction, e.g.:

x-bplist-memgraph

x-plist-memgraph

 

> Detection of memgraph files exported from Xcode
> -----------------------------------------------
>
>                 Key: TIKA-3104
>                 URL: https://issues.apache.org/jira/browse/TIKA-3104
>             Project: Tika
>          Issue Type: Wish
>          Components: core
>    Affects Versions: 1.24
>            Reporter: Parth
>            Assignee: Tim Allison
>            Priority: Major
>              Labels: detection, features, new-parser
>             Fix For: 1.25
>
>         Attachments: DeepScroll_Example[4988].memgraph, DeepScroll_Example[6314]_bplist.memgraph, DeepScroll_Example[6314]_xml.memgraph, memgraph.xml, out.memgraph.json, out.memgraph.xhtml
>
>
> I wanted to detect a memgraph file linked by a url. But currently detection of memgraph file is not supported. I tried adding to custom-mimetypes but that did not help.  
> <mime-info>
>  <mime-type type="application/memgraph">
>  <glob pattern="*.memgraph"/>
>  </mime-type>
> </mime-info>
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)