Package org.openrdf.rio.ntriples

Parser and writer for RDF in N-Triples format.

See:
          Description

Class Summary
NTriplesParser Parser for N-Triples files.
NTriplesUtil Utility methods for N-Triples encoding/decoding.
NTriplesWriter An implementation of the RdfDocumentWriter interface that writes RDF documents in N-Triples format.
 

Package org.openrdf.rio.ntriples Description

Parser and writer for RDF in N-Triples format. The N-Triples format is defined in this section of the RDF Test Cases document.



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.