Jump to content

Recommended Posts

Posted

Hi,

 

I want to extract the DMOZ categories and I'm wonder how are the tables needed to put the data.

I understand it is hierarchical, however, I've never seen before the multi-parents capability shown by DMOZ.

 

Could someone shed some light on this ?

Posted
There are no tables in the downloadable RDF file, it's just a text file. It's up to you to design a table structure that meets your needs and then load the data into it.
Posted
If you want to store hierarchical data, then I suggest youi use an sql-tree with left and right values. Google for "sql trees" and you will find tutorials.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...