Package org.eclipse.rdf4j.rio.n3
Writer for the Notation-3 (N3) format.
-
Class Summary Class Description N3Parser N3ParserFactory AnRDFParserFactory
for N3 parsers.N3ParserTestCase JUnit test for the N3 parser that uses the tests that are available online.N3Writer An implementation of the RDFWriter interface that writes RDF documents in N3 format.N3WriterFactory AnRDFWriterFactory
for N3 writers.