Class SparqlTsvResultCountingParser

java.lang.Object
org.aksw.iguana.cc.lang.LanguageProcessor
org.aksw.iguana.cc.lang.impl.SparqlTsvResultCountingParser

public class SparqlTsvResultCountingParser extends LanguageProcessor
TSV Parser for SPARQL TSV Results. For correct SPARQL TSV results, it returns the number of solutions, bound values and the names of the variables.

Specification: https://www.w3.org/TR/sparql11-results-csv-tsv/