From 4fea64b9044a2cfc05ae49cb5b860813ca1a464d Mon Sep 17 00:00:00 2001 From: Michael Cochez Date: Fri, 6 Jul 2018 18:05:32 +0200 Subject: [PATCH] Update README.md Added note on getting the dump for newer DBpedia versions using ant. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0129e04..ac14b1a 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ where: details. * `dbpedia` is the version of DBpedia, in the format `X.Y`. See http://downloads.dbpedia.org/ for additional details. + * Since the April 2015, the naming has changed slightly. To get the dump from that version on, you need to specify `2015-04/core-i18n` * `targetdir` is the directory where files will be stored, ie `/de/source` for German, `/en/source` for English, and so on.