summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-11-25 08:10:37 +0300
committerFrederick Muriuki Muriithi2022-11-25 08:10:37 +0300
commit4654d61cc8c86e81c1d47a7f9be66ca1dc4f196d (patch)
tree7dd4da968cd89ea2a776c22f1f73c358671d243b /topics
parentdd0644c5a96d530c930cd5ff43c3cead7d8a87b7 (diff)
downloadgn-gemtext-4654d61cc8c86e81c1d47a7f9be66ca1dc4f196d.tar.gz
topics: (virtuoso): Update link to commit
* topics/systems/virtuoso.gmi: Update link to the commit in the documentation.
Diffstat (limited to 'topics')
-rw-r--r--topics/systems/virtuoso.gmi4
1 files changed, 3 insertions, 1 deletions
diff --git a/topics/systems/virtuoso.gmi b/topics/systems/virtuoso.gmi
index 425a2bd..1a6b8b9 100644
--- a/topics/systems/virtuoso.gmi
+++ b/topics/systems/virtuoso.gmi
@@ -150,4 +150,6 @@ SQL> DELETE FROM rdf_quad WHERE g = iri_to_id('http://example.org');
When virtuoso has just been started up with a clean state (that is, the virtuoso state directory was empty before virtuoso started), uploading large amounts of data using the SPARQL 1.1 Graph Store HTTP Protocol fails the first time. It succeeds only the second time. It is not clear why. I can only recommend retrying as in this commit:
-=> https://git.genenetwork.org/arunisaac/dump-genenetwork-database/commit/8f60fde7f5499e5ffe352d7ae98a2de34a91b89f Retry uploading to virtuoso (commit from dump-genenetwork-database repo)
+=>https://github.com/genenetwork/dump-genenetwork-database/commit/8f60fde7f5499e5ffe352d7ae98a2de34a91b89f
+ Retry uploading to virtuoso (commit from dump-genenetwork-database repo)
+ formerly (https://git.genenetwork.org/arunisaac/dump-genenetwork-database/commit/8f60fde7f5499e5ffe352d7ae98a2de34a91b89f)