diff options
author | Munyoki Kilyungi | 2023-06-23 11:21:35 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2023-06-23 11:37:50 +0300 |
commit | 52051d0d0e7a312f895acf3b2dd218711dfe7ca8 (patch) | |
tree | dc9158930379d8d09c944664313947b628de096d /topics | |
parent | d1f47ed586bed8f81de78d33ee46de8b00c6b293 (diff) | |
download | gn-gemtext-52051d0d0e7a312f895acf3b2dd218711dfe7ca8.tar.gz |
Add actionable items to design-doc
Diffstat (limited to 'topics')
-rw-r--r-- | topics/next-gen-databases/design-doc.gmi | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/topics/next-gen-databases/design-doc.gmi b/topics/next-gen-databases/design-doc.gmi index b83ea6f..f8463b3 100644 --- a/topics/next-gen-databases/design-doc.gmi +++ b/topics/next-gen-databases/design-doc.gmi @@ -17,3 +17,17 @@ Please go through: * Rewrite some statistical computations using LMDB+RDF * Integrate editing LMDB entries using Fred's new auth system + +## Actionable items (Week 1): +Bonface: +* [A] Setup a directoryallowed for dumping rdf files +* [A] Autogenerate documentation: trees, and labels. How do you test for correctness and completeness in a data store? +* [C] guile bindings for lmdb for important stuff +* [B] Using hashes to track updates on database---proposal + +Alex: +* Fetching all the phenotype data from the database using sql and genotype file +* Using LMBD as input for correlations---make proposal for how we can export data in a way we can use + +Fred: +* Fetch metadata in RDF and possibly document things |