You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+12-62
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
## Abstract
4
4
The Application Domain Extension (ADE) Energy defines a standardized data model based on CityGML format for urban energy analyses, aiming to be a reference exchange data format between different urban modelling tools and expert databases.
5
5
6
-
A documentation of each classes and parameters is in development on [iCloud](https://www.icloud.com/numbers/AwBWCAESEGokFkzrlOmbyLGSLf4aK1MaKml1UIi8WFdwYdhK0UTcW3yK1E1VdLPbAvkAdtkW6y9YHtsf7z8AYI2nqQMCUCAQEEICNf39VHMKgzmmsZDBWw4hJ1n2O0bfur2wdp6Xm6i0ZA#Definitionen).
6
+
A documentation of each classes and parameters is in development as an [Excel sheet](./doc/Definitions_Energy-ADE.xlsx?raw=true).
7
7
8
-
The latest ADE release is version 0.5.0. All releases can be found and downloaded on the [releases page](https://github.com/cstb/citygml-energy/releases) of the repository.
8
+
The latest ADE release is version 0.6.0. All releases can be found and downloaded on the [releases page](https://github.com/cstb/citygml-energy/releases) of the repository.
9
9
10
10
It has been developed since May 2014 by an international consortium of urban energy simulation developers and users:
11
11
* Special Interest Group 3D (SIG3D)
@@ -22,67 +22,17 @@ It has been developed since May 2014 by an international consortium of urban ene
22
22
* M.O.S.S Computer Grafik Systeme
23
23
* Austrian Institute of Technology
24
24
25
-

26
-

27
-

28
-

29
-
30
-
## Authors
31
-
* Occupancy module
32
-
* Jean-Marie Bahu (EIFER)
33
-
* Esteban Munoz (Hafen City University)
34
-
* Romain Nouvel (HFT Stuttgart)
35
-
* Piergiorgio Cipriano (Sinergis)
36
-
* Luca Giovannini (Sinergis)
37
-
* Core module
38
-
* Karl-Heinz Häfele (KIT)
39
-
* Joachim Benner (KIT)
40
-
* Marcel Bruse(HFT Stuttgart)
41
-
* Volker Coors (HFT Stuttgart)
42
-
* Robert Kaden (TUM)
43
-
* Moritz Lauster (RWTH Aachen)
44
-
* Henryk Wolisz (RWTH Aachen)
45
-
* Sawsan Mohamed (Universität Stuttgart)
46
-
* Romain Nouvel (HFT Stuttgart)
47
-
* Piergiorgio Cipriano (Sinergis)
48
-
* Luca Giovannini (Sinergis)
49
-
* Jean-Marie Bahu (EIFER Karlsruhe)
50
-
* Maryam Zirak (HFT Stuttgart)
51
-
* Energy Systems module
52
-
* Moritz Lauster (RWTH Aachen)
53
-
* Peter Remmen (RWTH Aachen)
54
-
* Jean-Marie Bahu (EIFER)
55
-
* Eric Duminil (HFT Stuttgart)
56
-
* Dirk Monien (HFT Stuttgart)
57
-
* Diane Perez (EPFL)
58
-
* Romain Nouvel (HFT Stuttgart)
59
-
* Piergiorgio Cipriano (Sinergis)
60
-
* Luca Giovannini (Sinergis)
61
-
* Material module
62
-
* Karl-Heinz Häfele (KIT)
63
-
* Joachim Benner (KIT)
64
-
* Enterprise Architect UML model
65
-
* Romain Nouvel (HFT Stuttgart)
66
-
* Marcel Bruse (HFT Stuttgart)
67
-
* Olivier Tournaire (CSTB)
68
-
* Joachim Benner (KIT)
69
-
* UML model to XSD schema conversion
70
-
* Olivier Tournaire (CSTB)
71
-
* Sample file
72
-
* Marcel Bruse (HFT Stuttgart)
25
+

26
+

27
+

28
+

73
29
30
+
<!--
31
+
-->
74
32
## Guidelines
75
-
A document which describes the guidelines can be downloaded from [this link](https://github.com/cstb/citygml-energy/raw/master/guidelines/Guidelines_EnergyADE.pdf). The guidelines can also be read [online](https://github.com/cstb/citygml-energy/blob/master/guidelines/Guidelines_EnergyADE.md).
33
+
A document which describes the guidelines can be downloaded from [this link](./doc/guidelines/Guidelines_EnergyADE.pdf). The guidelines can also be read [online](./doc/guidelines/Guidelines_EnergyADE.md).
76
34
77
35
## UML diagrams
78
-
The CityGML Energy ADE currently (v0.5.0) is implemented in a single XSD schema. The following diagrams give an overview of each modules.
The CityGML Energy ADE currently (v0.6.0) is implemented in a single XSD schema. [This pdf file](./doc/UML-Diagrams_Energy-ADE.pdf) gives an overview of the class diagrams of the whole model. For more details about the modules, a complete description can be found in the [guidelines](./doc/guidelines/Guidelines_EnergyADE.md).
0 commit comments