Difference between revisions of "Wikidata Import 2025-03-31"

From BITPlan Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
* https://github.com/WolfgangFahl/qlv
 
* https://github.com/WolfgangFahl/qlv
 
see also https://github.com/ad-freiburg/qlever-control/issues/129
 
see also https://github.com/ad-freiburg/qlever-control/issues/129
<source lang='bash' highlight='1,5,7'>
+
<source lang='bash' highlight='1,5,7-8'>
 
qlv --list
 
qlv --list
 
/hd/alpha/qlever/wikidata_20241123/
 
/hd/alpha/qlever/wikidata_20241123/
Line 25: Line 25:
 
# update qlever
 
# update qlever
 
qlv -p
 
qlv -p
 +
qlv --disk beta -ir
 +
✅:Created directory /hd/beta/qlever/wikidata_20250331
 +
✅:Started screen session qlever_wikidata_20250331.
 +
✅:Logging to /hd/beta/qlever/wikidata_20250331/screen.log
 
</source>
 
</source>

Revision as of 07:25, 31 March 2025

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

use qlv script

see also https://github.com/ad-freiburg/qlever-control/issues/129

qlv --list
/hd/alpha/qlever/wikidata_20241123/
/hd/beta/qlever/wikidata_20241026/
/hd/delta/qlever/wikidata_20250213/
sudo rm -rf /hd/beta/qlever/wikidata_20241026/
# update qlever
qlv -p
 qlv --disk beta -ir
✅:Created directory /hd/beta/qlever/wikidata_20250331
✅:Started screen session qlever_wikidata_20250331.
✅:Logging to /hd/beta/qlever/wikidata_20250331/screen.log