Skip to content

Dynamic Modeller - Improved data handling

Compare
Choose a tag to compare
@jpadfield jpadfield released this 13 Feb 10:25
· 21 commits to master since this release

This is an interactive live modelling system which can automatically convert simple tab separated triples or JSON-LD (experimental) into graphical models using the mermaid library. General updates and improvements have been carried out, with the addition of an improved process of submitting data with a URL, moving from the old Graph model type to the new Flowchart type, adding options to link directly to SubGraphs. The compression of data within bookmark URLs has been updated and an option for the direct creation of png version of models has been added.

Instructions: Several worked examples, including some simple instructions relating to how this system works are included in the interactive web site: dynamic modelling, with all of the related code presented in GitHub.