Meta object model for relational data storage: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
introduction
imported>Hendrik Brummermann
Model Layer: added image
Line 14: Line 14:
Let's start with thinking about the model layer. It consists of classes with their attributes and associations. In addition to that the classes form a hierarchy of specializations.
Let's start with thinking about the model layer. It consists of classes with their attributes and associations. In addition to that the classes form a hierarchy of specializations.


[[Image:Model_layer.png]]
TODO: insert picture here.


In Marauroa "associations" are named "slots". They don't have a target type.
In Marauroa "associations" are named "slots". They don't have a target type.