[
https://issues.apache.org/jira/browse/MARMOTTA-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174251#comment-14174251
]
Peter Ansell commented on MARMOTTA-326:
---------------------------------------
In Sesame-2.7 there were some additions to the Rio API with respect to parser
configuration. Not sure what the intent of this bug is, but it may have been to
make sure that the parsers support the new parser settings where applicable.
Ie, some of the settings in BasicParserSettings may be relevant. Or there may
be other settings that are relevant that can be created for the parsers to
avoid having to reference them specifically to configure them using their
methods (ie, use RDFParser.getParserConfig().set(...) instead of
((VCardParser)parser).setMySetting(...) to make up a hypothetical example)
> Check all rio-related implementations
> -------------------------------------
>
> Key: MARMOTTA-326
> URL: https://issues.apache.org/jira/browse/MARMOTTA-326
> Project: Marmotta
> Issue Type: Task
> Components: KiWi Triple Store, Platform
> Affects Versions: 3.1-incubating
> Reporter: Sergio Fernández
> Assignee: Sebastian Schaffert
> Fix For: 3.3.0
>
>
> The latest Sesame releases introduces few changes in the rio interfaces. We
> are implementing that more or less in our way. So it'd be important to go
> though that code and re-implement it properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)