2 posts
OxiXML 0.1.2 closes every documented API-parity divergence from oxrdf/oxttl/oxrdfxml/oxjsonld: borrowed-ref iteration, impl Into<String> builders, Send JSON-LD parsers, and a JsonLdSerializer that finally emits its @context/@graph envelope. Deliberately breaking vs 0.1.1, Pure Rust, 0 external crates by default.
OxiXML 0.1.0 is the first release of the COOLJAPAN Pure-Rust foundation for all XML and RDF processing — 44 crates spanning a quick-xml-compatible parser, DOM/SAX/HTML5 trees, XSD 1.1/RELAX NG/Schematron validation, XPath/XQuery/XSLT, XMLDSig/XMLEnc, and the full RDF 1.2/Turtle/JSON-LD/RDFa/SPARQL stack. 137,656 of 138,249 W3C conformance cases passing (99.6%), 0 external crates in default features.