-
Notifications
You must be signed in to change notification settings - Fork 3
Home
nichtich edited this page Sep 14, 2010
·
4 revisions
tkz-orm is a LaTeX package to draw Object-Role Model (ORM) diagrams. It uses the ORM2 syntax as proposed by Halpin (2005) with minor additions and modifications.
The example directory is inspired by the TikZ and PGF examples at texample.net Their source
code is also available at Google Code
Bug reports and feature requests can be added as Github Issue . Some unordered thoughts are listed here:
- add objectification
- add role brackets
- better support of prefered uniqueness constraints
- alternative syntaxes for binary relations
- automatically replace
<
and>
by arrowheads if at start or end of a string - automatically add role name brackets
- subtyping in constraint color?
- additional ring constraints
- more examples
- better document ring constraints
- T. Halpin (2005): ORM2 Graphical Notation (PDF)
- tkz-orm package at CTAN