0.3.0 ⢠Published 1 year ago
@zazuko/rdf-parser-csvw-xlsx v0.3.0
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.