summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tasks/#johannesm.gmi#23
-rw-r--r--tasks/johannesm.gmi18
2 files changed, 39 insertions, 2 deletions
diff --git a/tasks/#johannesm.gmi# b/tasks/#johannesm.gmi#
new file mode 100644
index 0000000..7e00e7e
--- /dev/null
+++ b/tasks/#johannesm.gmi#
@@ -0,0 +1,23 @@
+# Tasks for Johannes
+
+## Tags
+
+kanban:jom
+assigned:jom
+
+## Tasks
+
+### Ongoing
+
+* Discuss with Bonface on how to get metadata for RAG
+
+* Read on SPARQL and LMDB
+
+### Later
+
+
+### Past
+
+*[x] Make RAG script available for reuse and clean it with Bonface
+
+
diff --git a/tasks/johannesm.gmi b/tasks/johannesm.gmi
index 2f0e144..6f914f2 100644
--- a/tasks/johannesm.gmi
+++ b/tasks/johannesm.gmi
@@ -9,13 +9,27 @@ assigned:jom
 
 ### Ongoing
 
-* Make RAG script available for reuse
+* Optimize RAG
+
+*[~] Integrate with RAG
+
+* Get actual metadata with SPARQL endpoint
 
-* Discuss with Bonface on how to get metadata for RAG
 
 ### Later
 
+* Catch up on LMDB
+
 
 ### Past
 
+*[x] Make RAG script available for reuse and clean it with Bonface
+
+*[x] Catch up on SPARQL
+
+*[x] Discuss with Bonface on how to get metadata for RAG
+
+*[x] Pickle RAG
+
+*[x] Try out SPARQLWrapper