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

Nick Burch commented on TIKA-3104:
----------------------------------

You can't currently parse the files, only detect them. Parsing will need a 
moderate amount of work, take a look at that medium post (or other similar 
ones) for info on the file format

Detection ought to work on a fresh build from github master head, or for now 
just add the extra subclass line to your custom mimetype entry as I explained 
in comments on stackoverflow

> 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
>            Priority: Major
>              Labels: detection, features, new-parser
>         Attachments: DeepScroll_Example[4988].memgraph
>
>
> 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)

Reply via email to