Archi is an [[Open Source]] tool for creating [[Enterprise Architecture]] models & artifacts using the [[Archimate]] [[Enterprise Architecture Frameworks]]. It’s pretty nice, despite [[Archimate]] missing some fundamental features I had assumed it would have.
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 key/value pairs for properties of nodes & edges
****
# More
## Source
- self
## Related
- [home](https://www.archimatetool.com/)