You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by og...@apache.org on 2011/09/20 17:31:59 UTC

svn commit: r1173194 - /incubator/stanbol/trunk/entityhub/indexing/dbpedia/fetch_prepare.sh

Author: ogrisel
Date: Tue Sep 20 15:31:59 2011
New Revision: 1173194

URL: http://svn.apache.org/viewvc?rev=1173194&view=rev
Log:
STANBOL-323: add missing depection info to the default fetch_prepare.sh script

Modified:
    incubator/stanbol/trunk/entityhub/indexing/dbpedia/fetch_prepare.sh

Modified: incubator/stanbol/trunk/entityhub/indexing/dbpedia/fetch_prepare.sh
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/fetch_prepare.sh?rev=1173194&r1=1173193&r2=1173194&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dbpedia/fetch_prepare.sh (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dbpedia/fetch_prepare.sh Tue Sep 20 15:31:59 2011
@@ -45,7 +45,8 @@ wget -c $DBPEDIA/ru/labels_ru.nt.bz2
 wget -c $DBPEDIA/tr/labels_tr.nt.bz2
 wget -c $DBPEDIA/zh/labels_zh.nt.bz2
 wget -c $DBPEDIA/en/short_abstracts_en.nt.bz2
-#wget -c $DBPEDIA/en/long_abstracts_en.nt.bz2
+wget -c $DBPEDIA/en/images_en.nt.bz2
+#wget -c $DBPEDIA/en/long_abstracts_en.not.bz2
 
 # Type specific attributes
 wget -c $DBPEDIA/en/geo_coordinates_en.nt.bz2