Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 476 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 476 Bytes

TAG-AID

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