Class SPARQLStarResultsJSONParser

  • All Implemented Interfaces:
    QueryResultParser, TupleQueryResultParser

    public class SPARQLStarResultsJSONParser
    extends SPARQLResultsJSONParser
    Parser for SPARQL-star JSON results. This is equivalent to the SPARQL JSON parser with the addition of support for RDF-star triples. See SPARQLStarResultsJSONConstants for a description of the RDF-star extension.
    Author:
    Pavel Mihaylov