http://rdf.dmoz.org/rdf/structure.rdf.u8.gz
http://rdf.dmoz.org/rdf/content.rdf.u8.gz
Published by http://rdf.dmoz.org/ And transformed from RDF format to MySQL database.
The file dbDmozRdf2MySQL-Mon-Year.zip includes the full converted information from Dmoz Rdf file.
The file dbDmozRdf2MySQL_Topics(Categories)Structure.zip includes only one table: tTopics, which contains DMOZ structure from the most recent dbDmozRdf2MySQL-Mon-Year.zip file. The MySQL scripts (see below) are updated to load that single table.
e:/MysqlBackup/dbDmozCopy/
Here you should change the database name and replace all instances of above folder name to the full folder name where the archive has been really unzipped in your environment.
The present conversion from RDF to MySQL is a we-globe.net private initiative. We-globe.net is NOT sponsored by and is NOT affiliated with DMOZ in any way.
The conversion may contain errors and the following disclaimer is valid:
Disclaimer / Limitation of Liability
WE MAKE NO REPRESENTATIONS AS TO THE ACCURACY, QUALITY, TIMELINESS, AVAILABILITY, OR COMPLETENESS OF THE INFORMATION, SOFTWARE, PRODUCTS, OR OTHER MATERIALS AVAILABLE THROUGH THE ODP, AND YOU SHOULD NOT RELY UPON THEM. WE PROVIDE THE ODP ON AN "AS IS, AS AVAILABLE" BASIS. YOU USE IT AT YOUR OWN RISK, AND NETSCAPE, ITS EMPLOYEES, DISTRIBUTORS, DIRECTORS, AND AGENTS ARE NOT LIABLE FOR ANY ERRORS OR OMISSIONS IN ITS CONTENT OR DELIVERY, OR FOR ANY FORM OF LOSS OR DAMAGE (INCLUDING ANY CONSEQUENTIAL, INDIRECT, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES, EVEN IF KNOWN TO US) THAT MAY RESULT FROM ITS USE. WE EXPRESSLY DISCLAIM ALL WARRANTIES, INCLUDING WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. NO WARRANTY NOT SET FORTH IN THIS AGREEMENT WILL BE VALID. IF ANY OF THE ABOVE PROVISIONS ARE VOID UNDER GOVERNING LAW, OUR LIABILITY SHALL BE LIMITED TO THE EXTENT PERMITTED BY LAW.
delete from tHosts where id in (select id from tBadHosts);