Jakob Frank created MARMOTTA-437:
------------------------------------
Summary: RDFFormat.forFileName / forMIMEType will be deprecated in
Sesame 2.8
Key: MARMOTTA-437
URL: https://issues.apache.org/jira/browse/MARMOTTA-437
Project: Marmotta
Issue Type: Task
Components: KiWi Triple Store, Platform
Affects Versions: trunk
Reporter: Jakob Frank
Assignee: Sebastian Schaffert
Priority: Minor
Fix For: 3.3
In Sesame 2.8, {{RDFFormat.forFileName}} and {{RDFFormat.forMIMEType}} will be
deprecated in favour of {{Rio.getParserFormatForFileName}} and
{{Rio.getParserFormatForMIMEType}}
([SES-2015|https://openrdf.atlassian.net/browse/SES-2015]).
We should update to the Rio based access...
{quote}
Users should be using Rio.getParserFormatForFileName and
Rio.getParserFormatForMIMEType to pick up all of the RDFFormat's available on
their classpath. RDFFormat.forFileName does not check the classpath for new
RDFFormat definitions, resulting in users wondering why their third-party
RDFFormat definitions do not appear.
{quote}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)