Difference between revisions of "BioUML format"
From BioUML platform
(Plugin link added) |
(Automatic synchronization with BioUML) |
||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
;File format title | ;File format title | ||
:BioUML format(*.dml) | :BioUML format(*.dml) | ||
+ | ;Element type | ||
+ | :{{Type link|Diagram}} | ||
;Plugin | ;Plugin | ||
:[[Biouml.workbench (plugin)|biouml.workbench (BioUML workbench)]] | :[[Biouml.workbench (plugin)|biouml.workbench (BioUML workbench)]] |
Latest revision as of 19:00, 13 February 2017
- File format title
- BioUML format(*.dml)
- Element type
- Diagram
- Plugin
- biouml.workbench (BioUML workbench)
[edit] DML format
This is DTD for BioUML diagrams markup language1.
This format is used by BioUML workbench to store diagrams. Diagram structure description is divided into two parts:
- diagram structure model - it describes the graph structure, location of diagram elements and database objects ('kernels') that are associated with diagram elements.
- executable model - stores mathematical model associated with graph.