Example: Modelling a Tree
Consider data model A, where a tree is represented using a data structure containing
- height
- species
- stem diameter
- location
Data model B may represent a tree using a data structure containing
- location
- material properties of the trunk
- stem radius
- height