#include "volksdata/codec_interface.h"

Go to the source code of this file.
Data Structures | |
| struct | VOLK_TTLParserState |
| Parser state. More... | |
Functions | |
| VOLK_rc | ttl_parse_doc (FILE *fh, const char *sh, VOLK_Graph *gr) |
| Parse an RDF document in Turtle format. | |