vliz-be-opsci / k-gap

Knowledge Graph Analysis Platform
MIT License
0 stars 0 forks source link

provide strategy for retaining and sharing "repository-state" #30

Open marc-portier opened 6 months ago

marc-portier commented 6 months ago

The pain is this:

But also can be expanded to the more general form inside team-work:

And all of this will hurt even more when we start having a solution for #11

For case-a we could just look into making sure the docker-instance gets an external mountpoint towards data and config that persist when the container stops & restarts.

For the more generic case-b it sounds like we should have a strategy for extract/import state from the graphdb instance in a flexible way. Allowing to (i) orderly extract & store locally at any time (ii) share / copy / transfer that with others so (iii) at start-up some interactive dialogue (or env setting) could result in selecting and preloading the inital state.