From: <sk...@us...> - 2008-10-26 19:46:26
|
Revision: 1427 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=1427&view=rev Author: sknappe Date: 2008-10-26 19:46:17 +0000 (Sun, 26 Oct 2008) Log Message: ----------- added for database script Modified Paths: -------------- trunk/src/dbpedia-navigator/settings.ini.dist Modified: trunk/src/dbpedia-navigator/settings.ini.dist =================================================================== --- trunk/src/dbpedia-navigator/settings.ini.dist 2008-10-26 19:28:48 UTC (rev 1426) +++ trunk/src/dbpedia-navigator/settings.ini.dist 2008-10-26 19:46:17 UTC (rev 1427) @@ -17,4 +17,6 @@ ; the password of that user pass = dbpedia ; the name of the used database -name = navigator_db +name = navigator_db_new +; the name of the datasetDir for the CalculatePageRank Script +datasetDir = /mnt/sdb1/local_virtuoso_dbpedia_data_new/ \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |