Archi is an [[Open Source]] tool for creating [[Enterprise Architecture]] models & artifacts using the [[Archimate]] [[Enterprise Architecture Frameworks]]. It’s pretty great and is [[Open Source|FOSS]]. Its exports are as simple as three separate [[CSV]] files, which rocks. - 1 CSV for [[Entity Definition]] - entity [[Surrogate Keys]] with a type & label - 1 CSV for [[Graph]] _edges_, also with [[Surrogate Keys]] that connect 2 entities by their keys, with a type & label - 1 CSV for [[Hash Table|key/value]] pairs for properties of nodes & edges Archi annoyances: - no hotkeys to turn on "magic connector" mode? - no easy way to search the navigator to pull existing entities into a view more quickly - no support for [[Markdown]] in notes or documentation, which would be super useful **** # More ## Source - self ## Related - [home](https://www.archimatetool.com/)