Difference between revisions of "Wikidata Import 2025-07-30"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "{{PageSequence|prev=Wikidata Import 2025-06-07|next=2025-07-30|category=Wikidata|categoryIcon=cloud-download}} {{Import |state=❌ |url=https://wiki.bitplan.com/index.php/Wik...")
 
Line 12: Line 12:
 
|storemode=property
 
|storemode=property
 
}}
 
}}
 +
= qlv based =
 +
<source lang='bash' highlight='1,5,6,18,22,24'>
 +
qlv --list
 +
/hd/alpha/qlever/wikidata_20250607/
 +
/hd/beta/qlever/wikidata_20250714/
 +
/hd/gamma/qlever/wikidata_20250613/
 +
sudo rm -rf /hd/alpha/qlever/wikidata_20250607
 +
qlv -p
 +
Pulling QLever Docker images...
 +
Using default tag: latest
 +
...
 +
</source>

Revision as of 17:41, 30 July 2025


Import
edit
state  ❌
url  https://wiki.bitplan.com/index.php/Wikidata_Import_2025-07-30
target  QLever
start  2025-07-30
end  
days  
os  Ubuntu 22.04.3 LTS
cpu  Intel(R) Xeon(R) Gold 6326 CPU @ 2.90GHz (16 cores)
ram  512
triples  
comment  

qlv based

qlv --list
/hd/alpha/qlever/wikidata_20250607/
/hd/beta/qlever/wikidata_20250714/
/hd/gamma/qlever/wikidata_20250613/
sudo rm -rf /hd/alpha/qlever/wikidata_20250607
qlv -p
Pulling QLever Docker images...
Using default tag: latest
...