aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2020-11-10 11:23:40 +0000
committerPjotr Prins2020-11-10 11:24:31 +0000
commit14afd33de16c0ee0705ce2cfdb06b3aff4e1b22e (patch)
tree845c2fb67f43338bbf8e66308db2855ff4848d8f
parent6eef898f8080e64a2eab9b60f54cacbd419c279e (diff)
downloadbh20-seq-resource-14afd33de16c0ee0705ce2cfdb06b3aff4e1b22e.tar.gz
bh20-seq-resource-14afd33de16c0ee0705ce2cfdb06b3aff4e1b22e.tar.lz
bh20-seq-resource-14afd33de16c0ee0705ce2cfdb06b3aff4e1b22e.zip
Virtuoso: run script
-rw-r--r--doc/INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index 367b452..0367c63 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -107,3 +107,9 @@ And run from the data dir
guix environment --ad-hoc virtuoso-ose -- virtuoso-t -f
Visit http://localhost:8890/sparql
+
+To update the turtle files do
+
+ guix environment -C guix --ad-hoc python python-requests raptor2 curl --network -- python3 ./scripts/update_virtuoso/check_for_updates.py cache.txt dba dba
+
+where dba is the default password.