Ok no one has a solution for my problem ^_^ I hope that Jens will answer this time becuase he is one of the authors of the article i cited in the previous message, so he knows best.
I managed to find the functions i need in the relfinder sourcecode (they were in the index.php) and i realized how the database query are done, and as i thought they were practically a series of joins. By the way i can't get things working because o the statements table: can someone who tried this come tell me how to construct it? May i use the dbpedia csv dumps and import them in a mysql table like this: ( `subject` varchar(255) collate latin1_general_ci NOT NULL, `predicate` varchar(255) collate latin1_general_ci NOT NULL, `object` varchar(255) collate latin1_general_ci NOT NULL, `id` int(10) unsigned NOT NULL, PRIMARY KEY (`id`) ) ? (this is the code of the CopyTable from the relfinder sourcecode) I hope someone will answer this time :( Thanks anyway, Piero Molino ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
