mingrammer / diagrams

:art: Diagram as Code for prototyping cloud system architectures
https://diagrams.mingrammer.com
MIT License
35.66k stars 2.32k forks source link

Feature Request: Option to generate XMI 2.* output - to support import into diagramming tools #687

Open intltechventures opened 2 years ago

intltechventures commented 2 years ago

This would allow folks to import the generated node-edge graph into tools that support that interchange format (e.g., such as Visio, Sparx EA, ...)

https://en.wikipedia.org/wiki/XML_Metadata_Interchange The XML Metadata Interchange (XMI) is an Object Management Group (OMG) standard for exchanging metadata information via Extensible Markup Language (XML).

Note: XMI 2.5.1 is the latest version (published 2015) http://www.omg.org/spec/XMI/2.5.1

XMI 2.4.2 is an international standard: 19509:2014 Information technology — XML Metadata Interchange (XMI) http://www.omg.org/spec/XMI/2.4.2

herrmadbeef commented 1 year ago

up vote