Peter Ansell created MARMOTTA-264:
-------------------------------------
Summary: Determine format in RDFImporterImpl using URL suffix
Key: MARMOTTA-264
URL: https://issues.apache.org/jira/browse/MARMOTTA-264
Project: Marmotta
Issue Type: Improvement
Components: Platform
Reporter: Peter Ansell
Assignee: Sebastian Schaffert
RDFImporterImpl contains a TODO note to figure out format automatically in
importData(InputStream...)
In the importData(URL...) method, the URL may contain a suffix that can be used
with Rio.getParserFormatForFileName
In the importData(InputStream...) method, a similar approach to Any23 may be
taken to use Tika to look for magic values in the initial bytes from the input
stream.
--
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