How do I convert DMOZ ODP RDF into MySQL?

2019-06-01 00:05发布

问题:

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.

标签: mysql sql rdf dmoz