Franz Inc, AllegroGraph

Package com.franz.openrdf.rio.nquads

Parser and writer for RDF in N-Quads format.

See:
          Description

Class Summary
NQuadsFormat An RDFFormat for N-Quads.
NQuadsParser RDF parser for N-Quads files.
NQuadsParserFactory An RDFParserFactory for N-Quads parsers.
NQuadsWriter An implementation of the RDFWriter interface that writes RDF documents in N-Quads format.
NQuadsWriterFactory An RDFWriterFactory for N-Quads writers.
 

Package com.franz.openrdf.rio.nquads Description

Parser and writer for RDF in N-Quads format. The N-Quads format is defined here. OpenRDF has no N-Quads implementation at the time of writing; this is based on org.openrdf.rio.ntriples.


Copyright © 2008-2012 Franz Inc.