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?