org.dllearner.scripts
Class CalculatePageRank

java.lang.Object
  extended by org.dllearner.scripts.CalculatePageRank

public class CalculatePageRank
extends Object

Fills that database needed for running DBpedia Navigator. First move the mentioned DBpedia files to the specified directory, then execute this script. Database settings are taken from the settings.ini file of DBpedia Navigator.

Author:
Sebastian Knappe, Jens Lehmann

Constructor Summary
CalculatePageRank()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculatePageRank

public CalculatePageRank()
                  throws BackingStoreException
Throws:
BackingStoreException
Method Detail

main

public static void main(String[] args)
                 throws ClassNotFoundException,
                        SQLException,
                        BackingStoreException
Throws:
ClassNotFoundException
SQLException
BackingStoreException


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann