| Package | Description | 
|---|---|
| org.eclipse.rdf4j.rio | Rio: The rdf4j parser/writer API. | 
| org.eclipse.rdf4j.rio.binary | Parser/writer for the rdf4j binary RDF format. | 
| org.eclipse.rdf4j.rio.jsonld | Parser/writer for the JSON-L format. | 
| org.eclipse.rdf4j.rio.n3 | Writer for the Notation-3 (N3) format. | 
| org.eclipse.rdf4j.rio.nquads | Parser/writer for the N-Quads format. | 
| org.eclipse.rdf4j.rio.ntriples | Parser/writer for the N-Triples format. | 
| org.eclipse.rdf4j.rio.rdfjson | Parser/writer for the RDF/JSON format. | 
| org.eclipse.rdf4j.rio.rdfxml | Parser/writer for the RDF/XML format. | 
| org.eclipse.rdf4j.rio.rdfxml.util | Pretty-printing for the RDF/XML format. | 
| org.eclipse.rdf4j.rio.trig | Parser/writer for the TriG format. | 
| org.eclipse.rdf4j.rio.trix | Parser/writer for the TriX format. | 
| org.eclipse.rdf4j.rio.turtle | Parser/writer for the Turtle format. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RDFFormat | RDFWriterRegistry. getKey(RDFWriterFactory factory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinaryRDFWriterFactoryAn  RDFWriterFactoryfor Binary RDF writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JSONLDWriterFactoryAn  RDFWriterFactorythat creates instances ofJSONLDWriter. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | N3WriterFactoryAn  RDFWriterFactoryfor N3 writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NQuadsWriterFactoryAn  RDFWriterFactoryforN-Quadswriters. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NTriplesWriterFactoryAn  RDFWriterFactoryfor N-Triples writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFJSONWriterFactoryAn  RDFWriterFactoryfor RDF/JSON writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFXMLWriterFactoryAn  RDFWriterFactoryfor RDF/XML writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFXMLPrettyWriterFactoryAn  RDFWriterFactoryfor RDF/XML writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TriGWriterFactoryAn  RDFWriterFactoryfor TriG parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TriXWriterFactoryAn  RDFWriterFactoryfor TriX writers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TurtleWriterFactoryAn  RDFWriterFactoryfor Turtle writers. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.