Expand description
Adapter for the TriG parser from RIO
Structs§
- TriG
Parser - TriG 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.