agoose77 / jupyterlab-knowledge-graph

Knowledge graph for JupyterLab
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Generalise edges to non-hyperlinks #6

Open agoose77 opened 3 years ago

agoose77 commented 3 years ago

The concept behind this extension is that knowledge can be organised into a series of hypertext documents, interconnected by a number of hyperlinks. In the context of JupyterLab, a subset of these hypertext documents is the Jupyter "documents" themselves e.g. Markdown files, Notebooks. Externally, we might also wish to refer to public resources like Wikipedia.

This "hyertext" model can be extended to include non-hyperlinks between non-hypertext documents. These might be imports in Jupyter Notebooks, for example. The