Water Treatment Plant CDT Starter Pack
nimble.water.treatment.cdt@1.0.0
A ready-to-instantiate twin for a municipal treatment works.
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from Nimble, referencing U.S. EPA public guidance under its own licence.
Go to sourceOverview
Process, unit-operation, pump, valve, basin and instrument templates for drinking-water and wastewater treatment, with a hydraulic physics model for pump curves and an HMI template for plant overview. References EPA public guidance for process definitions.
What's inside
models
- pump-curve.fmu
ontology
- water-treatment.ttl
instances
- templates/plant.jsonld
templates
- hmi/plant-overview.json
documentation
- README.md
Artifact types
Dependencies
- nimble.core.units>=1.0.0Nimble Units & Quantities Alignment (QUDT)
- w3c.sosa-ssn>=2017.1SOSA / SSN Sensor and Observation Ontology
- nimble.core>=1.1.0Nimble Core Ontology
Used by
Version history
- v1.0.0latestNimble ≥ 1.1.08/29/2026
Current release.
- v0.9.0Nimble ≥ 1.0.01/31/2026
Initial public preview.
Manifest
Nimble consumes this machine-readable manifest when resolving and installing the package.
{
"package": {
"id": "nimble.water.treatment.cdt",
"name": "Water Treatment Plant CDT Starter Pack",
"version": "1.0.0",
"status": "published"
},
"publisher": {
"name": "Nimble",
"type": "first-party"
},
"domains": [
"manufacturing-industrial",
"critical-infrastructure"
],
"solution_areas": [
"water-wastewater",
"infrastructure-operations",
"industrial-processes"
],
"artifacts": [
"ontology",
"physics-model",
"cdt-template",
"hmi-template"
],
"dependencies": [
{
"id": "nimble.core.units",
"version": ">=1.0.0",
"optional": false
},
{
"id": "w3c.sosa-ssn",
"version": ">=2017.1",
"optional": false
},
{
"id": "nimble.core",
"version": ">=1.1.0",
"optional": false
}
],
"compatibility": {
"nimble": {
"minimum": "1.1.0",
"maximum": null
}
},
"license": {
"type": "CC-BY-4.0",
"name": "Creative Commons Attribution 4.0",
"url": "https://creativecommons.org/licenses/by/4.0/",
"redistribution": "bundled",
"attribution_required": true,
"attribution": "Water Treatment CDT Starter Pack, Nimble. Process references: U.S. EPA.",
"source_authority": "Nimble, referencing U.S. EPA public guidance",
"source_url": "https://www.epa.gov/waterresilience"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"models": [
"pump-curve.fmu"
],
"ontology": [
"water-treatment.ttl"
],
"instances": [
"templates/plant.jsonld"
],
"templates": [
"hmi/plant-overview.json"
],
"documentation": [
"README.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}