https://github.com/dice-group/gerbil
Raw File
Tip revision: c096eb7e381f284a51884ef6a4fb5d24d2643bb3 authored by dependabot[bot] on 11 December 2021, 11:19:43 UTC
Bump jena-core from 3.1.0 to 4.2.0
Tip revision: c096eb7
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