UniFormal / TGView3D

A 3D Theory Graph Viewer for MMT.
GNU General Public License v3.0
6 stars 4 forks source link

Use Cases #16

Open richardmarcus opened 5 years ago

richardmarcus commented 5 years ago

A collection of important use cases, where TGView (3D) can support the workflows of scientists and others interested in any kind of graphs

richardmarcus commented 5 years ago

https://neo4j.com/ and surrounding software seem very interesting in this context

richardmarcus commented 5 years ago

also keep an eye on this https://github.com/UniFormal/MMT/issues/415

rappatoni commented 5 years ago

Another use case:

When constructing theory graphs, it is not always obvious to which domain a theory should belong. For example, the Lebesgue Measure is important in Analysis for the Lebesgue Integral but also features in Probability Theory. In addition, one might argue it should be part of a separate domain altogether, Measure Theory.

Making these domain membership decisions can be quite difficult. Clustering could help with that. The resulting domain landscape should then be passed back to MMT and be integrated as meta-data on the archive (this pertains to the required functions mentioned in UniFormal/MMT#415).

rappatoni commented 5 years ago

And another one:

rappatoni commented 4 years ago

Another use case:

Subsume the functionality of this tool:

https://tikzcd.yichuanshen.de/# https://github.com/yishn/tikzcd-editor

That is, "draw" a theory graph in TGView and output tikz-code that can then be further edited in a TeX-editor.