Open acka47 opened 4 years ago
I've set up an initial visualization of team.json data with vis.js network in our Gatsby site:
http://stage.lobid.org/visual/
It is based on the same data as http://stage.lobid.org/team.
The visualization framework is the same as used in lobid-gnd. So for ideas on how to build the visualization side, we can look at things like https://lobid.org/gnd/116994061#rels. There are also a lot of examples at https://visjs.github.io/vis-network/examples/.
For the next steps, I guess we should start with building a simple new data model, replacing the current https://github.com/hbz/lobid/blob/master/gatsby/lobid/static/team.json.
Moving this to backlog and now working on #432 which is prerequisite for more sophisticated visualisations.
As discussed today, we might start working on this again to facilitate onboading of the four new team members.
@katauber asked the following understandable question:
This is a good reason to start overhauling our information pages. The general plan is:
I started with a manually edited version of an overview at https://dienst-wiki.hbz-nrw.de/display/SEM/Offene+Infrastruktur to get a feeling for this.