0.1.0 • Published 2 years ago

rdf-parser-csvw-xlsx v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

rdf-parser-csvw-xlsx

A CSV on the Web based XLSX (Excel file format) parser with RDF/JS Stream interface.

Consult the 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 rdf-parser-csvw parser.