class |
JSONLDWriter |
Implementation of JSON-LD TripleWriter .
|
class |
JSONWriter |
Deprecated.
|
class |
NQuadsWriter |
Implementation of an N-Quads TripleWriter .
|
class |
NTriplesWriter |
Implementation of an N-Triples TripleWriter .
|
class |
RDFWriterTripleHandler |
A TripleHandler that writes triples to a Sesame RDFWriter , eg for serialization
using one of Sesame's writers.
|
class |
RDFXMLWriter |
RDF/XML TripleWriter implementation.
|
class |
TriXWriter |
TriX TripleWriter implementation.
|
class |
TurtleWriter |
N3 notation TripleWriter implementation.
|
class |
URIListWriter |
This writer simply produces a list of unique IRI present in the subject or in the object of every single
extracted RDF Statement.
|