@zazuko/rdf-parser-csvw-xlsx
v0.3.0
Published
A CSV on the Web based XLSX parser with RDF/JS Stream interface
Downloads
3,354
Readme
rdf-parser-csvw-xlsx
A CSV on the Web based XLSX (Excel file format) parser with RDF/JS Stream interface.
⛓️💥 Fork of rdf-ext/rdf-parser-csvw converted to ESM, including some tweaks and fixes
Consult the @zazuko/rdf-parser-csvw documentation about usage, which provides the technical foundation of this parser.
Note that this parser is much slower and needs more memory than the pure CSV based parser. If you need peformance, convert the data to CSV first and use the @zazuko/rdf-parser-csvw parser.