Difference between revisions of "WikiData Import 2022-01-29"

From BITPlan Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
= QLever trial =
 
= QLever trial =
 
see https://github.com/ad-freiburg/qlever/blob/master/docs/quickstart.md
 
see https://github.com/ad-freiburg/qlever/blob/master/docs/quickstart.md
 
+
== Environment ==
== Memory check ==
+
=== Operating System ===
<source lang='bash'>
+
<source lang='bash' highlight='1'>
 +
lsb_release -a
 +
No LSB modules are available.
 +
Distributor ID: Ubuntu
 +
Description: Ubuntu 20.04.3 LTS
 +
Release: 20.04
 +
Codename: focal
 +
</source>
 +
=== Memory ===
 +
<source lang='bash' highlight='1'>
 
wf@merkur:~$ free -h
 
wf@merkur:~$ free -h
 
               total        used        free      shared  buff/cache  available
 
               total        used        free      shared  buff/cache  available

Revision as of 18:04, 29 January 2022

QLever trial

see https://github.com/ad-freiburg/qlever/blob/master/docs/quickstart.md

Environment

Operating System

lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.3 LTS
Release:	20.04
Codename:	focal

Memory

wf@merkur:~$ free -h
              total        used        free      shared  buff/cache   available
Mem:           62Gi       1,3Gi        60Gi        30Mi       1,4Gi        60Gi
Swap:          18Gi          0B        18Gi