[
https://issues.apache.org/jira/browse/MARMOTTA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173676#comment-14173676
]
Sebastian Schaffert commented on MARMOTTA-262:
----------------------------------------------
I think for the remaining parsers (ICal, vCard, RSS) this does not make much
sense. The AbstractParserHandlingTest cannot be implemented, because these
formats cannot represent arbitrary triples. As they are not RDFWriters, the
RDFWriterTest also is not applicable.
> Test sesame-tools parsers and writers against sesame-rio-testsuite generic
> tests
> --------------------------------------------------------------------------------
>
> Key: MARMOTTA-262
> URL: https://issues.apache.org/jira/browse/MARMOTTA-262
> Project: Marmotta
> Issue Type: Test
> Components: Sesame Tools
> Reporter: Peter Ansell
> Assignee: Sebastian Schaffert
> Fix For: 3.3.0
>
>
> There are a few generic tests that test the basic operations of sesame rio
> parsers. These are released in the sesame-rio-testsuite module.
> The main ones to target are:
> * RDFWriterTest : Some basic sanity checks for round-tripping when you have
> both a writer and parser for a format
> * AbstractParserHandlingTest : Tests datatype and language handling for known
> and unknown datatypes. The easiest way to get these to pass is to reuse
> RDFParserHelper.createLiteral.
> You may also want to test against RDFJSONParserTestCase to test
> interoperability with the RDF/JSON implementation, given that there isn't a
> W3C or other compliance suite available for RDF/JSON at this stage (if
> marmotta is going to continue to maintain the sesame-tools-rio-rdfjson
> module).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)