Difference between revisions of "WikiData Import 2022-03-11"

From BITPlan Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
see {{Link|target=QLever/script}} as discussed in [https://github.com/ad-freiburg/qlever/issues/562 QLever Issue #562] for the script which makes reproducing this attempt easier.
 
see {{Link|target=QLever/script}} as discussed in [https://github.com/ad-freiburg/qlever/issues/562 QLever Issue #562] for the script which makes reproducing this attempt easier.
 +
= Dump download =
 +
<source lang='bash' highlight='1'>
 +
date;wget https://dumps.wikimedia.org/wikidatawiki/entities/latest-all.ttl.bz2;date
 +
</source>

Revision as of 19:50, 11 March 2022

QLever trial

see https://github.com/ad-freiburg/qlever/blob/master/docs/quickstart.md

see QLever/script as discussed in QLever Issue #562 for the script which makes reproducing this attempt easier.

Dump download

date;wget https://dumps.wikimedia.org/wikidatawiki/entities/latest-all.ttl.bz2;date