https://github.com/dice-group/gerbil
Raw File
Tip revision: cdc861a1897f8d395e03db73a8ced43b7a5e58fa authored by Michael Röder on 01 August 2023, 16:44:04 UTC
Updated the desciption in the pom file.
Tip revision: cdc861a
index.sh
mvn exec:java -Dexec.mainClass="org.aksw.gerbil.tools.InitialIndexTool" -Dexec.args="$1 http://downloads.dbpedia.org/current/core-i18n/en/"

back to top