WikiData Import 2022-05-21


Wolfgang Fahl

Qleverfile[edit]

cat Qleverfile 
# Qleverfile for folder /hd/seel/qlever
# Automatically created on Sa 21. Mai 09:09:41 CEST 2022.
# Modify or expand as you see fit.

# Indexer settings
DB               = wikidata 
RDF_FILES        = "latest-all.ttl.bz2 latest-lexemes.ttl.bz2"
CAT_FILES        = "bzcat ${RDF_FILES}"
WITH_TEXT        = false
SETTINGS_JSON    = '{ "num-triples-per-batch": 10000000 }'

# Server settings
HOSTNAME                       = sun.bitplan.com
SERVER_PORT                    = 7001
MEMORY_FOR_QUERIES             = 10
CACHE_MAX_SIZE_GB              = 5
CACHE_MAX_SIZE_GB_SINGLE_ENTRY = 1
CACHE_MAX_NUM_ENTRIES          = 100

# QLever binaries
QLEVER_BIN_DIR          = /hd/seel/qlever/qlever-code/build/ 
USE_DOCKER              = false
QLEVER_DOCKER_IMAGE     = adfreiburg/qlever
QLEVER_DOCKER_CONTAINER = qlever.must_specify

# QLever UI
QLEVERUI_PORT   = 7000
QLEVERUI_DIR    = qlever-ui
QLEVERUI_CONFIG = default

Progress[edit]

nohup qlever index&
tail -f nohup.out
2022-05-22 17:48:22.562	- INFO:  QLever IndexBuilder, compiled on May 21 2022 08:50:52
2022-05-22 17:48:22.562	- INFO:  You specified the input format: TTL
2022-05-22 17:48:22.564	- INFO:  Locale was not specified in settings file, default is en_US
2022-05-22 17:48:22.564	- INFO:  You specified "locale = en_US" and "ignore-punctuation = 0"
2022-05-22 17:48:22.564	- INFO:  You specified "num-triples-per-batch = 10,000,000", choose a lower value if the index builder runs out of memory
2022-05-22 17:48:22.564	- INFO:  Integers that cannot be represented by QLever will throw an exception (this is the default behavior)
2022-05-22 17:48:22.564	- INFO:  Processing input triples from /dev/stdin ...
2022-05-22 17:50:47.349	- INFO:  Input triples processed: 100,000,000
2022-05-22 17:52:56.228	- INFO:  Input triples processed: 200,000,000
2022-05-22 17:54:58.520	- INFO:  Input triples processed: 300,000,000
...
2022-05-23 00:09:50.846	- INFO:  Input triples processed: 17,400,000,000
2022-05-23 00:10:52.613	- INFO:  Done, total number of triples read: 17,460,734,729 [may contain duplicates]
2022-05-23 00:10:52.614	- INFO:  Number of QLever-internal triples created: 10,625,008,810 [may contain duplicates]
2022-05-23 00:10:52.614	- INFO:  Merging partial vocabularies in byte order (internal only) ...
2022-05-23 00:10:53.144	- ERROR: ! ERROR opening file "wikidata.tmp.for-prefix-compression..tmp.partial-vocabulary.1018" with mode "r" (Too many open files)

QleverIndexProgress2022-05-22.jpg

1
WikiData Import 2022-05-21 Wolfgang Fahl
🖨 🚪