Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
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).
Attachments
Issue Links
- relates to
-
MARMOTTA-326 Check all rio-related implementations
- Closed