WikiData Import 2022-06-24: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "{{PageSequence|prev=WikiData Import 2022-05-22|next=|category=WikiData|categoryIcon=cloud-download}}")
 
No edit summary
Line 1: Line 1:
{{PageSequence|prev=WikiData Import 2022-05-22|next=|category=WikiData|categoryIcon=cloud-download}}
{{PageSequence|prev=WikiData Import 2022-05-22|next=|category=WikiData|categoryIcon=cloud-download}}
see {{Link|target=QLever/script}} as discussed in [https://github.com/ad-freiburg/qlever/issues/562 QLever Issue #562] for the script which makes reproducing this attempt easier.
see [https://github.com/ad-freiburg/qlever/discussions/668 QLever Discussions] for more details on this attempt series.
since the https://github.com/ad-freiburg/qlever-control now has an official "qlever" script we have rename the script
that has the purpose to make the import attempts reproducible to '''qleverauto'''.
Beware of https://github.com/ad-freiburg/qlever-control/issues/4 - make sure ulimit -n is set!. This attempt had to be restarted since setting the value within a script did not
work.
= Preparations =
[[WikiData_Import_2022-05-21#Build_code]] steps still apply for this attempt using the native/compiled version of qlever.
= qleverauto environment checks =
<source lang='bash' highlight='1,3'>
./qleverauto -v
</source>

Revision as of 07:39, 24 June 2022

see QLever/script as discussed in QLever Issue #562 for the script which makes reproducing this attempt easier.

see QLever Discussions for more details on this attempt series.

since the https://github.com/ad-freiburg/qlever-control now has an official "qlever" script we have rename the script that has the purpose to make the import attempts reproducible to qleverauto.

Beware of https://github.com/ad-freiburg/qlever-control/issues/4 - make sure ulimit -n is set!. This attempt had to be restarted since setting the value within a script did not work.

Preparations

WikiData_Import_2022-05-21#Build_code steps still apply for this attempt using the native/compiled version of qlever.


qleverauto environment checks

./qleverauto -v