Module sophia_xml::parser[][src]

Expand description

Parser for the RDF/XML concrete syntax of RDF, based on rio_xml.

Structs

N-Triples parser based on RIO.

Functions

Convenience function for parsing a BufRead with the default parser.

Convenience function for parsing a str with the default parser.