Spread2RDF

Spread2RDF is a converter for complex spreadsheets to RDF and a Ruby-internal DSL for specifying the mapping rules for this conversion.

Features

  • Supports Excel/Excelx, Google spreadsheets, OpenOffice, LibreOffice and CSV spreadsheets as input, thanks to Roo. (Currently, it's tested for Excel only. If you have a problem with another spreadsheet type, raise an issue.)
  • Supports many RDF serialization formats for the output, thanks to RDF.rb.
  • Mapping definitions are compilable to executables, which can be run without Ruby installed.

Installation

Install Ruby and execute the following command in a terminal:

$ gem install spread2rdf

Author

  • Marcel Otto