61
Mapping between layers 2
n We can think of this in two ways
ä In terms of an abstract data modelling language
Entity-Relation
UML
RDF
ä In concrete implementation terms
Tables and rows
Class instances and instance variables
n The first is more portable
n The second more immediately useful