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 Priority: Minor 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.