Sebastian Schaffert created MARMOTTA-176:
--------------------------------------------

             Summary: Change the way MIME metadata is handled by 
FileSystemContentReader/Writer
                 Key: MARMOTTA-176
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-176
             Project: Marmotta
          Issue Type: Bug
          Components: Platform
            Reporter: Sebastian Schaffert
            Assignee: Sebastian Schaffert


The way the FileSystemContentReader determines the MIME type currently adds a 
dependency to Apache Tika, which would otherwise not be required by the 
project. In addition, it can result in the content service returning a 
different content type (e.g. application/xhtml+xml and text/html).

Instead, we should simply store a .meta file containing the metadata about the 
resource.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to