Hi, I've looked through many articles on XML and parsing, but I can't figure out how to upload the rdf file to the MySQL database. Is there a MySQL table structure I need, and how can I read it once I upload the rdf file?
I basically want to convert all the rdf data into standard tables and colums in MySQL so that I can parse with php3 as usual.
Any help or links to articles would be greatly appreciated.
Thanks