Skip to content

GTK-based visualization tool for Extended Property Graphs

License

Notifications You must be signed in to change notification settings

dbs-leipzig/EPGM-Viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example visualization of the EPGM data model

To run this, an installation of graph-tool is required. Instructions of how to install the precompiled packages of graph-tool can be found on https://graph-tool.skewed.de/download.

If you want to run an example visualization on the data in the example/screenshot_data/ folder, run

python epgmviz.py -g exampleData/screenshot_data/graphs.json -v exampleData/screenshot_data/vertices.json -e exampleData/screenshot_data/edges.json --vl city --el count

To show help and more options, run

python epgmviz.py -h

About

GTK-based visualization tool for Extended Property Graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages