RDF123: a mechanism to transform spreadsheets to RDF

Author/Creator ORCID

Date

2007-08-17

Department

Program

Citation of Original Publication

Rights

This item is likely protected under Title 17 of the U.S. Copyright Law. Unless on a Creative Commons license, for uses protected by Copyright Law, contact the copyright holder or the author.

Abstract

We describe RDF123, a highly flexible open-source tool for transforming spreadsheet data to RDF. Existing spreadsheet-to-RDF tools typically map only to star-shaped RDF graphs, i.e. each spreadsheet row is an instance, with each column representing a property. RDF123, on the other hand, allows users to define mappings to arbitrary graphs, thus allowing much richer spreadsheet semantics to be expressed. Further, each row in the spreadsheet can be mapped with a different RDF/OWL scheme. Two interfaces are available. The first is a graphical interface that allows users to create their mapping in an intuitive manner. The second is a Web service that takes as input URLs to a Google spreadsheet or CSV file and an RDF123 map, and provides RDF as output.