summary refs log tree commit diff
path: root/issues/rdf/automate-rdf-generation-and-ingress.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/rdf/automate-rdf-generation-and-ingress.gmi')
-rw-r--r--issues/rdf/automate-rdf-generation-and-ingress.gmi4
1 files changed, 3 insertions, 1 deletions
diff --git a/issues/rdf/automate-rdf-generation-and-ingress.gmi b/issues/rdf/automate-rdf-generation-and-ingress.gmi
index ef4ba9f..dedf5d8 100644
--- a/issues/rdf/automate-rdf-generation-and-ingress.gmi
+++ b/issues/rdf/automate-rdf-generation-and-ingress.gmi
@@ -4,7 +4,7 @@
 
 * assigned: bonfacem
 * priority: high
-* tags: in-progress
+* tags: done
 * deadline: 2024-10-23 Wed
 
 We need to update Virtuoso in production.  At the moment this is done manually.  For the current set-up, we need to update the recent modified RIF+WIKI models:
@@ -35,3 +35,5 @@ CHECKPOINT;
 Above steps should be automated and tested in CD before roll-out in production.  Key considerations:
 
 - Pick latest important changes from git, so that we can pick what files to run instead of generating all the ttl files all the time.
+
+* closed