Crate sophia_xml

Crate sophia_xml 

Source
Expand description

This crate is part of Sophia, an RDF and Linked Data toolkit in Rust.

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

Modulesยง

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