RDF/XML Streaming Parser
JSON →rdfxml-streaming-parser is a JavaScript library designed for efficient, streaming parsing of RDF/XML documents into RDFJS-compliant quads. Currently at version 3.2.0, it maintains an active release schedule with minor updates. Its core functionality revolves around acting as a Node.js Transform stream, allowing developers to pipe data streams directly or feed XML string chunks manually. This streaming approach is a key differentiator, enabling the processing of large RDF/XML datasets without requiring the entire document to be loaded into memory. The library also integrates with the broader RDF.js ecosystem by implementing the Sink interface, providing flexibility in how streams are consumed. It ships with comprehensive TypeScript types and configurable options for data factory, base IRI, default graph, and XML parsing strictness.
Traffic · last 30 days ↑25% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France · 🇳🇱 Netherlands