Class SPARQLStarResultsTSVParser

All Implemented Interfaces:
QueryResultParser, TupleQueryResultParser
Direct Known Subclasses:
SPARQLStarResultsTSVParser

public class SPARQLStarResultsTSVParser extends SPARQLResultsTSVParser
Parser for SPARQL-star TSV results. This is equivalent to the SPARQL TSV parser with the addition of support for RDF-star triples. Serialized triples must be in Turtle-star fashion with the notable exception that any embedded literals may not use the triple quotes notation (as regular literals in SPARQL TSV).
Author:
Pavel Mihaylov, Jeen Broekstra