-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hello,
I attempted a vanilla installation of olympics as below but there is a complaint at the indexing saying to let the developers know, so I've pasted all in below...
Many thanks,
Gos
[gos@dx]$ qlever setup-config olympics
Command: setup-config
cat /data/intermine/local/lib/python3.11/site-packages/qlever/Qleverfiles/Qleverfile.olympics | sed -E 's/(^ACCESS_TOKEN.*)/\1_eZtfMwE6cU1n/'> Qleverfile
Created Qleverfile for config "olympics" in current directory
[gos@dx]$ qlever get-data
Command: get-data
curl -sLo olympics.zip -C - https://github.com/wallscope/olympics-rdf/raw/master/data/olympics-nt-nodup.zip && unzip -q -o olympics.zip && rm olympics.zip
Download successful, total file size: 337,695,911 bytes
[gos@dx]$ qlever index
Command: index
echo '{ "ascii-prefixes-only": false, "num-triples-per-batch": 100000 }' > olympics.settings.json
docker run --rm -u
2025-08-19 07:27:37.999 - INFO: QLever IndexBuilder, compiled on Wed Aug 13 03:12:25 UTC 2025 using git hash 0afd46
2025-08-19 07:27:37.999 - ERROR: Assertion !fileSpecifications.empty() failed. Please report this to the developers. In file "/qlever/src/index/IndexBuilderMain.cpp " at line 333