Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.94 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.94 KB
description
The documentation of the Energy System Description Language, an open source project on: https://github.com/EnergyTransition/ESDL.

ESDL Documentation

Current state

ESDL is still being heavily developed, with new versions being released periodically. We are using ESDL in many different projects now to get experience in using it and collect feedback. Some parts are still subject to discussion. Feel free to start using it, but some things will definitely change in the coming months.

ESDL Documentation

This documentation contains the following chapters:

  • Introduction: General introduction into what ESDL is and for what purposes it can be used.
  • Energy Data Modelling: Explanation of the general concepts of Energy Data Modelling
  • ESDL concepts: Explanation of the what and why of different parts of the ESDL language
  • How to use ESDL: Explanation of how to use ESDL, practical tips
  • Tooling for ESDL: Explanation of tooling to contribute to the developments of ESDL, to use ESDL to model an energy system and to integrate ESDL in your own tooling
  • Examples: Several examples of how ESDL can be applied

Alternatively, you can download an eBook version in the following formats:

PDF ePUB Mobi

ESDL Model reference documentation

Additional to this website, a browsable version of the reference documentation is generated from the ESDL model. In the reference documentation all the classes, attributes and references are shown in UML-based diagrams. This site can be found at https://energytransition.github.io/.