Interface | Description |
---|---|
QueryResultFormatter |
Formats a result of a query and returns it as an instance of
Representation . |
Class | Description |
---|---|
DebugFormatter |
Returns a simple representation of the query result for debugging purposes.
|
HTMLFormatter |
Returns a representation of a query result in a user-friendly HTML document.
|
RDFFormatter |
An abstract base class for formatters having a serialized form of RDF as their output.
|
RDFXMLFormatter |
Returns a representation of a query result serialized to the RDF/XML format.
|
ResultFormatterBase |
An abstract base class for query result formatters.
|
TriGFormatter |
Returns a representation of a query result serialized to the TriG format.
|
Copyright © 2013. All Rights Reserved.