Module gnq

Source
Expand description

Adapter for the Generalized N-Quads parser from RIO

Structs§

GNQuadsParser
N-Quads parser based on RIO.

Functions§

parse_bufread
Convenience function for parsing a BufRead with the default parser.
parse_str
Convenience function for parsing a str with the default parser.