I've downloaded DMOZ ODP structure and content archives from rdf.dmoz.org. How can I convert them from RDF it to MySQL?
The problem is that ODP RDFs are buggy, and it's imposable to parse them with a strict parser.
I found dmoz2mysql, but it crashes after 30 minutes with a very long sql dump, so I'm unable to see the error message.