#include "volksdata/codec_interface.h"

Go to the source code of this file.
Functions | |
| VOLK_rc | nt_parse_doc (FILE *fh, const char *sh, VOLK_Graph *gr) |
| Parse an RDF document in N-Triples format. | |
| VOLK_rc | nt_parse_term (const char *rep, VOLK_Term **term) |
| Parse a single term. | |