Converting RDF to mysql
From Tetherless World Wiki
An investigation supporting the discussions of EScience Topic - Federated Knowledge Bases.
Converting a mysql xml dump to RDF
For the Virtuoso open source version, If MySQL has an option to make a SQL-92 format dump of your database this could then be loaded into Virtuoso using "load <filename>" funcion of the "isql" command line interactive SQL program we provide. [1]
