[
https://issues.apache.org/jira/browse/TIKA-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuan-Fang Li reopened TIKA-309:
-------------------------------
This fix had worked for me till yesterday. When I updated to the latest version
(829668) from svn, my test cases on application/rdf+xml mimetype failed again,
for URLs "http://www.ai.sri.com/daml/services/owl-s/1.2/Process.owl" and
"http://www.w3.org/2002/07/owl#". The mimetype returned is "application/xml"
for the first one and "text/html" for the second one. Hence I'm reopening this
issue.
> Mime type application/rdf+xml not correctly detected
> ----------------------------------------------------
>
> Key: TIKA-309
> URL: https://issues.apache.org/jira/browse/TIKA-309
> Project: Tika
> Issue Type: Bug
> Components: mime
> Affects Versions: 0.5
> Reporter: Yuan-Fang Li
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 0.5
>
>
> Mime type detector using AutoDetectParser and Metadata returns
> "application/xml" for the URL http://www.w3.org/2002/07/owl#, where it should
> be "application/rdf+xml". The correct mime type is also suggested here:
> http://www.w3.org/TR/owl-ref/#MIMEType.
> P.S., Tika was downloaded from svn and built with Maven last week.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.