1

Does anyone know of a tool/project which can convert SQL data to RDF triples?

There is a document here which states how to do it http://www.w3.org/TR/2011/WD-rdb-direct-mapping-20110324/, but I was hoping there would be some PHP (or other) implementations of this?

Thanks

1 Answers1

1

This question is pretty similar to this one; here is a brief summary:

  • there is a page and a report which maintain a list of projects that implements R2RML. (follow the links in my answer to open them)

  • don't forget to google for R2RML + implmentation or your favorite programming language

  • a useful and interesting tool to explore could be Google Refine

Community
  • 1
  • 1
Franco Rondini
  • 10,841
  • 8
  • 51
  • 77