From 626718be5eeabb24b2ce077c0dedd834ad53ad66 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 5 May 2022 17:11:17 +0530 Subject: topics: Simplify virtuoso introduction. * topics/systems/virtuoso.gmi: Simplify introduction. --- topics/systems/virtuoso.gmi | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'topics') diff --git a/topics/systems/virtuoso.gmi b/topics/systems/virtuoso.gmi index 5ab86fd..98bcfe4 100644 --- a/topics/systems/virtuoso.gmi +++ b/topics/systems/virtuoso.gmi @@ -1,22 +1,10 @@ # Virtuoso -We run instances of Virtuoso for our graph databases. Virtuoso is a remarkable software and running some really large databases, including Uniprot +We run instances of virtuoso for our graph databases. Virtuoso is remarkable software and runs some really large databases, including Uniprot. Virtuoso can sometimes feel old and clunky. But, we still prefer it to other shiny new ones because it is the only large one not written in Java. Java packages are almost impossible to package in Guix. => https://github.com/openlink/virtuoso-opensource => https://www.uniprot.org/sparql/ -On Penguin2 virtuoso is running by default as a shepherd servive, see - -=> ./shepherd.gmi - -``` -guix shell virtuoso-ose -- virtuoso-t -f -``` - -=> https://git.genenetwork.org/efraim/shepherd-services/src/branch/master/shepherd/init.d/virtuoso.scm penguin2:/home/shepherd/shepherd-services/shepherd/init.d/virtuoso.scm - -The database is initialized from 'penguin2:/export/virtuoso/var/lib/virtuoso/db/virtuoso.ini' - ## Virtuoso users and setting their passwords The most important virtuoso user is the `dba` user. The default password of the `dba` user is `dba`. You can change passwords using the isql command-line client. -- cgit v1.2.3