Class SPARQLStarResultsJSONWriter

All Implemented Interfaces:
CharSink, Sink, QueryResultHandler, QueryResultWriter, TupleQueryResultWriter, TupleQueryResultHandler
Direct Known Subclasses:
SPARQLStarResultsJSONWriter

public class SPARQLStarResultsJSONWriter extends SPARQLResultsJSONWriter
Writer for SPARQL-star JSON results. This is equivalent to the SPARQL JSON writer with the addition of support for RDF-star triples. See SPARQLStarResultsJSONConstants for a description of the RDF-star extension.
Author:
Pavel Mihaylov