This is the root of the repo, containing the following folders:
- docs: contains the documentation of the project
- parser: a python script that was developed before the tag-aid API was available, to process example GraphML files and transform them into a JSON schema useful for initial developmet of the application
- sankeyTest: preliminary tests of D3's Sankey plugin
- tag-aid: the main folder of the application, where all updates are pushed