Difference between revisions of "PlantUML"

From Open Risk Manual
Line 17: Line 17:
 
* Non-UML diagrams:
 
* Non-UML diagrams:
 
** Knowledge / Data Representation
 
** Knowledge / Data Representation
*** [[JSON Object]]  
+
*** [[JSON]] Object
*** [[YAML File]]
+
*** [[YAML]] File
 
*** [[Entity Relationship Diagram]]
 
*** [[Entity Relationship Diagram]]
 
*** [[Mind Map]]
 
*** [[Mind Map]]

Revision as of 14:10, 18 February 2022

Definition

PlantUML is an Open Source modeling language and tool allowing users to create diagrams from a plain text language. The syntax of PlantUML uses some common constructs, especially in the UML subset, but follows mostly domain specific conventions for each diagram type.

Supported Diagrams

Issues and Challenges

  • Support for various diagrams is experimental or work-in-progress

See Also

References