Package org.apache.jena.riot.writer

Class Summary
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).
SinkEntityOutput  
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 omne triple on one line with prefixed names, with short form literals (e.g.
WriterConst  
WriterDatasetRIOTBase  
WriterGraphRIOTBase  
WriterStream Library class with helpers for writing streams of RDF (as StreamRDF)
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.
WriterStreamRDFTuples An output of triples / quads that is streaming.
 



Licenced under the Apache License, Version 2.0