https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET
Data models for describing a water distribution infrastructure, also compatible with EPANET simulation tool
https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET
Last synced: 3 months ago
JSON representation
Data models for describing a water distribution infrastructure, also compatible with EPANET simulation tool
- Host: GitHub
- URL: https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET
- Owner: smart-data-models
- License: other
- Created: 2020-02-18T16:37:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T23:20:08.000Z (5 months ago)
- Last Synced: 2024-09-18T20:29:43.777Z (5 months ago)
- Language: Python
- Homepage:
- Size: 4.11 MB
- Stars: 15
- Watchers: 6
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - smart-data-models/dataModel.WaterDistributionManagementEPANET - Data models for describing a water distribution infrastructure, also compatible with EPANET simulation tool (Python)
README
# dataModel.WaterDistributionManagementEPANET
These data models describe entities useful for dealing with Water WaterNetwork Management data. These entities are primarily derived from the EPANET platform.### List of data models
The following entity types are available:
- [Curve](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Curve/README.md). This entity contains a harmonised description of a generic curve made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.- [Junction](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Junction/README.md). This entity contains a harmonised description of a generic junction made for the Water Network Management domain. This entity is primarily associated with the water network management vertical and related IoT applications.
- [Pattern](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Pattern/README.md). This entity contains a harmonised description of a generic pattern made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.
- [Pipe](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Pipe/README.md). This entity contains a harmonised description of a generic pipe made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.
- [Pump](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Pump/README.md). This entity contains a harmonised description of a generic pump made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.
- [Reservoir](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Reservoir/README.md). This entity contains a harmonised description of a generic Reservoir made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.
- [SimulationResult](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/SimulationResult/README.md). This entity contains a harmonised description of a generic simulation result made for the Water Network Management domain. This entity is primarily associated with the water network management vertical and related IoT applications.
- [SimulationScenario](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/SimulationScenario/README.md). This entity contains a harmonised description of a generic simulation scenario made for the Water Network Management domain. This entity is primarily associated with the water network management vertical and related IoT applications.
- [Tank](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Tank/README.md). This entity contains a harmonised description of a generic tank made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.
- [Valve](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Valve/README.md). This entity contains a harmonised description of a generic Valve made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.
- [WaterNetwork](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/WaterNetwork/README.md). This entity contains a harmonised description of a generic network made for the Water Network Management domain. This entity is primarily associated with the water network management vertical and related IoT applications.
### Contributors
[Link](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/CONTRIBUTORS.yaml) to the 5 current contributors of the data models of this Subject.### Contribution
You can raise an [issue](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/issues) or submit your [PR](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/pulls) on existing data models