JsonLD11Writer |
|
JsonLDWriter |
Writer that prints out JSON-LD.
|
NQuadsWriter |
|
NTriplesWriter |
|
NullWriter |
Null writer for datasets - can be used for RDF graphs via the adapter in from RiotWriterLib
|
RDFJSONWriter |
|
RDFXMLAbbrevWriter |
Wrapper to the RDF/XML writer (preRIOT).
|
RDFXMLPlainWriter |
Wrapper to the RDF/XML writer (preRIOT).
|
StreamWriterTriX |
Write TriX by streaming.
|
TriGWriter |
TriG pretty writer
|
TriGWriterBase |
TriG writer base class - ways to invoke a TriG writer
|
TriGWriterBlocks |
TriG writer that streams - print in blocks of quads clustered
by adjacent same graph and same subject
|
TriGWriterFlat |
TriG writer that writes quads one per line
in TriG form with prefixes and short form literals (e.g.
|
TurtleShell |
Base class to support the pretty forms of Turtle-related languages (Turtle, TriG)
|
TurtleWriter |
|
TurtleWriterBase |
|
TurtleWriterBlocks |
Turtle writer that streams - print in blocks of triples formatted
by adjacent same subject.
|
TurtleWriterFlat |
Write Turtle with one triple on one line with prefixed names, with short form literals (e.g.
|
WriterConst |
|
WriterDatasetRIOTBase |
|
WriterGraphRIOTBase |
|
WriterStreamRDFBase |
Core engine for output of triples / quads that is streaming.
|
WriterStreamRDFBlocks |
An output of triples / quads that print batches of same subject / same graph, same subject.
|
WriterStreamRDFFlat |
An output of triples / quads that is streaming.
|
WriterStreamRDFPlain |
An output of triples / quads that is streaming.
|
WriterTriX |
Write TriX.
|