Class SparqlCsvResultCountingParser

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

public class SparqlCsvResultCountingParser extends LanguageProcessor
CSV Parser for SPARQL CSV Results. For correct SPARQL CSV 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/