These data models describe entities useful for dealing with Water Network Management data. These entities are primarily derived from the EPANET platform.
The main entities identified are:
- Curve: It defines data curves and their X,Y points.
- Junction: It represents junction nodes contained in the network
- Pattern: It represents time patterns.
- Pipe: It represents all pipe links contained in the network.
- Pump: It represents all pump links contained in the network.
- Reservoir: It represents all reservoir nodes contained in the network.
- Tank: It represents all tank nodes contained in the network.
- Valve: It represents all control valve links contained in the network.