Skip to content

Supporting code for paper on created structured models from informal diagrams.

License

Notifications You must be signed in to change notification settings

josh-kaplan/data-from-diagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsing Draw.io Diagrams

This project was part of my independent graduate research exploring how to convert informal architecture artifacts (e.g. Draw.io diagrams) into structured data that can be used for analysis and visualization.

To run the example, first install the dependencies:

pip install -r requirements.txt

Then run the example:

python src/main.py

About

Supporting code for paper on created structured models from informal diagrams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages