From fd81338405813419b004d242f0d83979fe9bcee7 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Fri, 20 Sep 2024 17:45:53 +0300 Subject: Drop section in virtuos local dev article. Signed-off-by: Munyoki Kilyungi --- topics/engineering/working-with-virtuoso-locally.gmi | 8 -------- 1 file changed, 8 deletions(-) (limited to 'topics/engineering') diff --git a/topics/engineering/working-with-virtuoso-locally.gmi b/topics/engineering/working-with-virtuoso-locally.gmi index 43f44c8..af249a5 100644 --- a/topics/engineering/working-with-virtuoso-locally.gmi +++ b/topics/engineering/working-with-virtuoso-locally.gmi @@ -13,14 +13,6 @@ cp $HOME/.guix-profile/var/lib/virtuoso/db/virtuoso.ini ./virtuoso.ini virtuoso-t +foreground +wait +debug ``` -In the virtuoso.ini file, update the following field. Here are example entries: - -``` -DirsAllowed = ., /gnu/store/60xg4nj45p6bicinf5fc9xnc92nbsdx4-virtuoso-ose-7.2.11/share/virtuoso/vad, /usr/share/proj -``` - -"DirsAllowed" allows you to view the directory where you'll load your TTL files, and allows you to use "ld_dir" within isql. - ## Common Virtuoso Operations Use isql to load up data: -- cgit v1.2.3