I've created a local version of the wikidata api using the instructions here, and after running munge.sh
with the default options, I've run
./runUpdate.sh -n wdq
which resulted with the following error message.
ERROR org.wikidata.query.rdf.tool.Update -
RDF store reports the last update time is before the minimum safe poll time.
You will have to reload from scratch or you might have missing data.
What does it mean? Should I munge
again before updating?
runUpdate.sh
, then set system time to the current time and run this script again... - Stanislav KralinHTTP request failed: java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
but perhaps that's a different issue. - dimid