Difference between revisions of "BioUML format"
From BioUML platform
(Plugin link added) |
(Target element type added) |
||
Line 1: | Line 1: | ||
;File format title | ;File format title | ||
:BioUML format(*.dml) | :BioUML format(*.dml) | ||
+ | ;Element type | ||
+ | :[[File:Type-diagram-icon.png]] [[Diagram (element type)|diagram]] | ||
;Plugin | ;Plugin | ||
:[[Biouml.workbench (plugin)|biouml.workbench (BioUML workbench)]] | :[[Biouml.workbench (plugin)|biouml.workbench (BioUML workbench)]] |
Revision as of 13:47, 16 May 2013
- File format title
- BioUML format(*.dml)
- Element type
- diagram
- Plugin
- biouml.workbench (BioUML workbench)
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.