Fork me on GitHub

tkz-orm by nichtich

Object-Role Modeling diagrams in TeX

tkz-orm is a LaTeX package to draw Object-Role Model (ORM) diagrams. With tkz-orm you can “program” ORM2 diagrams just as you “program” your document when you use LaTeX. tkz-orm is based on the pgf and TikZ graphic system for TeX.

Documentation

See tkz-orm.pdf for a documentation of tkz-orm.

Download and Install

The latest package release is available at CTAN. See the file README for installing instructions.

You can also clone the project with Git by running:

$ git clone git://github.com/nichtich/tkz-orm

The lastest development version can be downloaded in either zip or tar formats.

Examples

Source files are included in the examples directory. Contributions are welcome!


[TEX] [PDF] [PNG]
author

[TEX] [PDF] [PNG]
employee

[TEX] [PDF] [PNG]
set-types

[TEX] [PDF] [PNG]
reference modes

[TEX] [PDF] [PNG]
subsetequality

To generate PDF and PNG files, get the project tree and call

$ make examples

License

Feel free to fork tkz-orm — as specified in the LICENSE file you can select the GPL, the LPPL or both. The documentation is also available under CC-BY-SA and GFDL.

Authors

Jakob Voss (jakob.voss@gbv.de), Camil Staps (info@camilstaps.nl)