Difference between revisions of "Wikidata Import 2024-10-24"
Jump to navigation
Jump to search
(Created page with "{{PageSequence|prev=Wikidata Import 2024-10-17|next=|category=Wikidata|categoryIcon=cloud-download}} =Import= {{Import |state=? |url=https://wiki.bitplan.com/index.php/Wikid...") |
|||
Line 17: | Line 17: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
+ | <source lang='bash'> | ||
+ | qlv -ir | ||
+ | ✅:Created directory /hd/delta/qlever/wikidata_20241024 | ||
+ | ✅:Started screen session qlever_wikidata_20241024. | ||
+ | ✅:Logging to /hd/delta/qlever/wikidata_20241024/screen.log | ||
+ | |||
+ | tail -f /hd/delta/qlever/wikidata_20241024/screen.log | ||
+ | eval "$(register-python-argcomplete qlever)" && export QLEVER_ARGCOMPLETE_ENABLED=1 | ||
+ | |||
+ | |||
+ | Command: get-data | ||
+ | |||
+ | curl -LRC - --remote-name-all https://dumps.wikimedia.org/wikidatawiki/entities/latest-all.ttl.bz2 https://dumps.wikimedia.org/wikidatawiki/entities/latest-lexemes.ttl.bz2 2>&1 | ||
+ | |||
+ | % Total % Received % Xferd Average Speed Time Time Time Current | ||
+ | Dload Upload Total Spent Left Speed | ||
+ | 0 105G 0 642M 0 0 4105k 0 7:30:57 0:02:40 7:28:17 4043k | ||
+ | </source> |
Revision as of 06:23, 24 October 2024
Import
Import | |
---|---|
edit | |
state | ? |
url | https://wiki.bitplan.com/index.php/Wikidata_Import_2024-10-24 |
target | QLever |
start | 2024-10-24 |
end | 2024-10-25 |
days | 0.9 |
os | Ubuntu 22.04.3 LTS |
cpu | Intel(R) Xeon(R) Gold 6326 CPU @ 2.90GHz (16 cores) |
ram | 512 |
triples | 16.3 |
comment | latest-all.ttl.bz2 23-Oct-2024 15:41 113759486521 ->/hd/delta/qlever/wikidata_20241024/ |
qlv -ir
✅:Created directory /hd/delta/qlever/wikidata_20241024
✅:Started screen session qlever_wikidata_20241024.
✅:Logging to /hd/delta/qlever/wikidata_20241024/screen.log
tail -f /hd/delta/qlever/wikidata_20241024/screen.log
eval "$(register-python-argcomplete qlever)" && export QLEVER_ARGCOMPLETE_ENABLED=1
Command: get-data
curl -LRC - --remote-name-all https://dumps.wikimedia.org/wikidatawiki/entities/latest-all.ttl.bz2 https://dumps.wikimedia.org/wikidatawiki/entities/latest-lexemes.ttl.bz2 2>&1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 105G 0 642M 0 0 4105k 0 7:30:57 0:02:40 7:28:17 4043k