XLWrap released

Released spreadsheet-to-RDF wrapper XLWrap and XLWrap-Server, which can be used to:

  • publish information stored in spreadsheets
  • semantically integrate multiple spreadsheets in LANs/Intra/Extranets
  • support rapid prototyping of Linked Data apps (edit human-readable live data behind the exposed SPARQL endpoint)

Features:

  • wraps arbitrary representation layouts (simple lists but also cross tables over mutliple sheets, files...) to arbitrary RDF graphs
  • wraps MS Excel, OpenDocument and large CSV files
  • supports local and HTTP file loading
  • supports expressions similar to Excel/OpenOffice Calc such as A4 & B4, SHA(A3), NOW(), etc.
  • supports external references from base workbook
  • supports custom functions
  • usage via API (based on Jena) or SPARQL endpoint

More details & Download: http://xlwrap.sourceforge.net