JavedA commited on
Commit
d6b8d19
1 Parent(s): fd5f45b

added aircraft and rocket animation above the table of contents toc view

Browse files
.gitignore CHANGED
@@ -11,4 +11,5 @@ index*
11
 
12
  # *.pdf
13
  # *.svg
14
- # *.npz
 
 
11
 
12
  # *.pdf
13
  # *.svg
14
+ # *.npz
15
+ /.quarto/
Data/10_Law/0_Mentioning.qmd CHANGED
@@ -1,38 +1,91 @@
1
- # License
2
- I would like to start by expressing my gratitude to the developer and investor of quarto. It is the main tool that was used to create this webpage of my master thesis.
3
- As you can see, it looks quite fancy, offers some nice to have features , e.g., the interactive 3D embiedding of the tornado plotly htm plot. We can play with it
4
-
5
 
6
- moving pencil
7
- https://lottiefiles.com/140429-pencil-drawing?lang=de
8
- https://lottiefiles.com/animoox
 
 
 
 
 
 
 
 
 
 
9
 
10
- They did an amazing job with the developement of quarto.
11
- Quarto is the tool that was used to providing quarto for free
12
 
 
 
13
 
14
- <!-- the bismillah file is obtained through:https://lottiefiles.com/4098-bismillah-in-the-name-of-allah?lang=de
15
- and https://lottiefiles.com/xylam -->
 
 
 
 
 
 
 
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
- <!-- # ------------------------------ Pakistan Riksha ----------------------------- # -->
19
- Riksha with pakistan flag on it, is obtained through:
20
- https://lottiefiles.com/103030-rickshaw-from-pakistan
21
- My thank goes to: https://lottiefiles.com/ranaadeelfarrukh, for this beautiful animation and also the lottifiles initative - thank you for providing this content for free
22
- The license of the riksha can be found at: https://lottiefiles.com/page/license
23
 
24
 
25
- the mosque file is obtained through:https://lottiefiles.com/102940-faisal-mosque?lang=de and https://lottiefiles.com/ranaadeelfarrukh
26
 
27
- https://web.hypothes.is/
28
- https://github.com/shafayetShafee/collapse-callout (MIT)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
- VScode
31
- Plotly
32
- Quarto
33
- Python, Numpy, Scikitlearn
34
- lottifiles
35
- bootstrap
36
- pandoc
37
- latex
38
- inkscape
 
1
+ # Mentioning
 
 
 
2
 
3
+ I would like to start by expressing my gratitude to the developer and investor of [quarto](https://quarto.org/).
4
+ It was the main tool that was used to create this webpage of my master thesis.
5
+ As you can see, it looks quite fancy, offers some nice features, e.g., the interactive 3D plot of tornado.
6
+ Next, during the creation of the master thesis, some tools were used extensively.
7
+ Without those, the research conducted through this master thesis, would have not been possible.
8
+ Among these are, the programming language [Python](https://www.python.org/), the libraries [NumPy](https://numpy.org/), [scikit-learn](https://scikit-learn.org/stable/index.html), [SciPy](https://scipy.org/), [plotly](https://plotly.com/python/), my code editor [vscode](https://code.visualstudio.com/), the free online translator [DeepL](https://www.deepl.com/translator) and many more.
9
+ [Python](https://www.python.org/) is great because of its remarkable amount of open-source libraries.
10
+ You probably do not calculate any vector or matrix operation without [NumPy](https://numpy.org/).
11
+ The documentation, the ease of switching between machine learning algorithms and the vast amount of implemented algorithms is more than impressive: [scikit-learn](https://scikit-learn.org/stable/index.html).
12
+ Doing some computational science, [SciPy](https://scipy.org/) is a fantastic friend and also the documentation has improved a lot.
13
+ Usually people use [Matplotlib](https://matplotlib.org/) which is understandable, it is a very powerful library.
14
+ However, the looks and the interactivity that [plotly](https://plotly.com/python/) offers is incredible.
15
+ Regarding my code editor [vscode](https://code.visualstudio.com/), what can I say, I use it for Python, Julia, Java, C++, HTML, CSS, JavaScript, Json, XML, Latex, Markdown, git ..... Having user defined short-keys for nearly everything, writing own add-ons or just downloading all kinds of add-ons from the extension market is undeniably efficient.\newline
16
 
 
 
17
 
18
+ Many thanks to professor [Steve Brunton](https://www.youtube.com/@Eigensteve) and [Nathan Kutz](https://www.youtube.com/@NathanKutzAMATH) for their amazing free online lectures and their [data driven book](https://databookuw.com/).
19
+ Special thanks to the creator of these beautiful animations, which are used on this website and will be linked to later.\newline
20
 
21
+ Since I used a lot of free software, I believe it is proper etiquette to mention and acknowledge them.
22
+ One important aspect of open source software is the license.
23
+ Often it demands that if the source code was modified, a copy of the original license is made available and or a link to the original license is provided.
24
+ No modification of the source code happened within this master thesis, neither in the HTML nor in the PDF version.
25
+ Listing the tools with their license shall show my gratitude and appreciation for their work.
26
+ The latter can be found in the following table.
27
+ It shall provide the name of the tool/library/program and its corresponding license.
28
+ The visitor can click on the first link to be directed to the license distributor's site.
29
+ The second option, if available, is to click on the second link, which shows the general copies of the licenses within this website.
30
 
31
+ **Tool** | **License** |
32
+ -------------|-----------|
33
+ [Python](https://www.python.org/) | [Python license](https://docs.python.org/3/license.html) |
34
+ [NumPy](https://numpy.org/) | [BSD 3-Clause](https://github.com/numpy/numpy/blob/main/LICENSE.txt) (general copy in [-@sec-chap_Lic]) |
35
+ [scikit-learn](https://scikit-learn.org/stable/index.html) | [BSD 3-Clause](https://github.com/scikit-learn/scikit-learn/blob/main/COPYING) (general copy in [-@sec-chap_Lic]) |
36
+ [SciPy](https://scipy.org/) | [BSD 3-Clause](https://github.com/scipy/scipy/blob/main/LICENSE.txt) (general copy in [-@sec-chap_Lic] |
37
+ [plotly](https://plotly.com/python/) | [MIT](https://github.com/plotly/plotly.py/blob/master/LICENSE.txt) (general copy in [-@sec-chap_Lic]) |
38
+ [vscode](https://code.visualstudio.com/) | [MIT](https://code.visualstudio.com/license?lang=de) (general copy in [-@sec-chap_Lic]) |
39
+ [DeepL](https://www.deepl.com/translator) | [DeepL free](https://www.deepl.com/pro?cta=header-prices) |
40
+ [Matplotlib](https://matplotlib.org/) | [Matplotlib license](https://matplotlib.org/stable/users/project/license.html) |
41
+ [Pandoc](https://pandoc.org/) | [GNU GPL v2](https://github.com/jgm/pandoc/blob/main/COPYING.md) (general copy in [-@sec-chap_Lic]) |
42
+ [Bootstrap 5.1](https://getbootstrap.com/docs/5.1/getting-started/introduction/) | [MIT](https://github.com/twbs/bootstrap/blob/v5.1.3/LICENSE) (general copy in [-@sec-chap_Lic]) |
43
+ [Bootswatch 5.1](https://bootswatch.com/) | [MIT](https://github.com/thomaspark/bootswatch/blob/v5/LICENSE) (general copy in [-@sec-chap_Lic]) |
44
+ [Deno](https://deno.com/runtime) | [MIT](https://github.com/denoland/deno/blob/main/LICENSE.md) (general copy in [-@sec-chap_Lic]) |
45
+ [esbuild](https://esbuild.github.io/) | [MIT](https://github.com/evanw/esbuild/blob/main/LICENSE.md) (general copy in [-@sec-chap_Lic]) |
46
+ [Dart Sass](https://sass-lang.com/dart-sass) | [MIT](https://github.com/sass/dart-sass/blob/main/LICENSE) (general copy in [-@sec-chap_Lic]) |
47
+ [Quarto](https://quarto.org/license.html) | [GNU GPL v2](https://github.com/quarto-dev/quarto-cli/blob/main/COPYRIGHT) (general copy in [-@sec-chap_Lic]) |
48
+ [LanguageTool](https://languagetool.org/de/) | [LanguageTool free](https://languagetool.org/de/premium) |
49
+ [Grammarly](https://www.grammarly.com/) | [Grammarly free](https://www.grammarly.com/plans) |
50
+ [Inkscape](https://inkscape.org/de/) | [GNU GPL v2](https://inkscape.org/about/license/) (general copy in [-@sec-chap_Lic]) |
51
+ [LottiFiles](https://lottiefiles.com/) | [Lottie Simple License](https://lottiefiles.com/page/license) (general copy in [-@sec-chap_Lic]) |
52
+ [dotLottie](https://github.com/dotlottie/player-component) | [MIT](https://github.com/dotlottie/player-component/blob/master/LICENSE) (general copy in [-@sec-chap_Lic]) |
53
+ [Floating UI ](https://github.com/floating-ui/floating-ui) | [MIT](https://github.com/floating-ui/floating-ui/blob/master/LICENSE) (general copy in [-@sec-chap_Lic]) |
54
+ [Latex](https://www.latex-project.org/) | [Latex license](https://www.latex-project.org/lppl.txt) |
55
+ [Ionicons](https://github.com/ionic-team/ionicons) | [MIT](https://github.com/ionic-team/ionicons/blob/main/LICENSE) (general copy in [-@sec-chap_Lic]) |
56
+ [manypixels](https://www.manypixels.co/free-icons) | [License](https://www.manypixels.co/free-icons) |
57
+ [giscus](https://github.com/giscus/giscus) | [MIT](https://github.com/giscus/giscus/blob/main/LICENSE) (general copy in [-@sec-chap_Lic]) |
58
+ [hypothesis](https://github.com/hypothesis/h) | [BSD 2-Clause](https://github.com/hypothesis/h/blob/main/LICENSE) |
59
 
60
+ : Licenses of used open source tools
 
 
 
 
61
 
62
 
 
63
 
64
+ ### Animations and images
65
+ Thank to some special people who uploaded their beautiful work on [LottiFiles](https://lottiefiles.com/). \newline
66
+ ---
67
+
68
+ 1. The Pakistani Rikschah can be found at [Pak Rik](https://lottiefiles.com/103030-rickshaw-from-pakistan) and my thanks goes [to](https://lottiefiles.com/ranaadeelfarrukh).
69
+ Note, this file was modified a bit.
70
+ I am a muslim and I am not sure, if I am allowed to have drawings of cartoons included.
71
+ It might be that the Almighty asks me, on the day of resurrection, whether I can bring life into these drawings.
72
+ Obviously, I cannot give live, thus, to be on the safe side, I removed the driver in the original animation. \newline
73
+
74
+ 1. The [Bismillah animation](https://lottiefiles.com/4098-bismillah-in-the-name-of-allah?lang=de) and my thanks goes [to](https://lottiefiles.com/xylam) \newline
75
+
76
+ 2. The [mosque animiation](https://lottiefiles.com/102940-faisal-mosque?lang=de), thank [you](https://lottiefiles.com/ranaadeelfarrukh) \newline
77
+
78
+ 3. The [paper and pen animation](https://lottiefiles.com/136187-writing-logo?lang=de), thank [you](https://lottiefiles.com/toyr26fkme) \newline
79
+
80
+ 4. The [aircraft animation](https://lottiefiles.com/129292-aeroplane-flying?lang=de), thank [you](https://lottiefiles.com/sn40kz4bhldxzae0) \newline
81
+
82
+ 5. The [rocket animation](https://lottiefiles.com/98970-rocket?lang=de), thank [you](https://lottiefiles.com/knns85xagl). The rocket animation was modfied by me. \newline
83
+ ---
84
+
85
+ There is a black board that appears, when hovering over abbreviations. This blackboard was generated using two different icon providers and some modifications: [board](https://www.manypixels.co/free-icons), [star and moon](https://ionic.io/ionicons/).
86
+
87
+ ### Quarto tools
88
+ 1) [collapse-callout](https://github.com/shafayetShafee/collapse-callout), [MIT](https://github.com/shafayetShafee/collapse-callout/blob/main/LICENSE), (general copy in [-@sec-chap_Lic])
89
+ 2) [Lightbox](https://github.com/quarto-ext/lightbox), [MIT](https://github.com/quarto-ext/lightbox/blob/main/LICENSE), (general copy in [-@sec-chap_Lic])
90
+
91
 
 
 
 
 
 
 
 
 
 
Data/10_Law/1_Copy_Licenses.qmd ADDED
@@ -0,0 +1,432 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copy of licenses {#sec-chap_Lic}
2
+
3
+ :::{.callout-tip collapse='true'}
4
+ ### MIT
5
+ see [online](https://mit-license.org/)
6
+
7
+ The MIT License (MIT)
8
+
9
+ Copyright © 2023 <copyright holders>
10
+
11
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
16
+ :::
17
+
18
+ :::{.callout-tip collapse='true' id="test"}
19
+ ### BSD 3-Clause "New" or "Revised" License
20
+
21
+ see online example [NumPy license](https://github.com/numpy/numpy/blob/main/LICENSE.txt)
22
+
23
+ Redistribution and use in source and binary forms, with or without
24
+ modification, are permitted provided that the following conditions are
25
+ met:
26
+
27
+ * Redistributions of source code must retain the above copyright
28
+ notice, this list of conditions and the following disclaimer.
29
+
30
+ * Redistributions in binary form must reproduce the above
31
+ copyright notice, this list of conditions and the following
32
+ disclaimer in the documentation and/or other materials provided
33
+ with the distribution.
34
+
35
+ * Neither the name of the NumPy Developers nor the names of any
36
+ contributors may be used to endorse or promote products derived
37
+ from this software without specific prior written permission.
38
+
39
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
40
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
41
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
42
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
43
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
44
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
45
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
46
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
47
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
48
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
49
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50
+ :::
51
+
52
+ :::{.callout-tip collapse='true'}
53
+ ### GNU GPL v2
54
+ see online at [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
55
+
56
+ ### GNU GENERAL PUBLIC LICENSE {.unnumbered}
57
+
58
+ Version 2, June 1991
59
+
60
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
61
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
62
+
63
+ Everyone is permitted to copy and distribute verbatim copies
64
+ of this license document, but changing it is not allowed.
65
+
66
+ ### Preamble {.unnumbered}
67
+
68
+ The licenses for most software are designed to take away your freedom
69
+ to share and change it. By contrast, the GNU General Public License is
70
+ intended to guarantee your freedom to share and change free
71
+ software--to make sure the software is free for all its users. This
72
+ General Public License applies to most of the Free Software
73
+ Foundation's software and to any other program whose authors commit to
74
+ using it. (Some other Free Software Foundation software is covered by
75
+ the GNU Lesser General Public License instead.) You can apply it to
76
+ your programs, too.
77
+
78
+ When we speak of free software, we are referring to freedom, not
79
+ price. Our General Public Licenses are designed to make sure that you
80
+ have the freedom to distribute copies of free software (and charge for
81
+ this service if you wish), that you receive source code or can get it
82
+ if you want it, that you can change the software or use pieces of it
83
+ in new free programs; and that you know you can do these things.
84
+
85
+ To protect your rights, we need to make restrictions that forbid
86
+ anyone to deny you these rights or to ask you to surrender the rights.
87
+ These restrictions translate to certain responsibilities for you if
88
+ you distribute copies of the software, or if you modify it.
89
+
90
+ For example, if you distribute copies of such a program, whether
91
+ gratis or for a fee, you must give the recipients all the rights that
92
+ you have. You must make sure that they, too, receive or can get the
93
+ source code. And you must show them these terms so they know their
94
+ rights.
95
+
96
+ We protect your rights with two steps: (1) copyright the software, and
97
+ (2) offer you this license which gives you legal permission to copy,
98
+ distribute and/or modify the software.
99
+
100
+ Also, for each author's protection and ours, we want to make certain
101
+ that everyone understands that there is no warranty for this free
102
+ software. If the software is modified by someone else and passed on,
103
+ we want its recipients to know that what they have is not the
104
+ original, so that any problems introduced by others will not reflect
105
+ on the original authors' reputations.
106
+
107
+ Finally, any free program is threatened constantly by software
108
+ patents. We wish to avoid the danger that redistributors of a free
109
+ program will individually obtain patent licenses, in effect making the
110
+ program proprietary. To prevent this, we have made it clear that any
111
+ patent must be licensed for everyone's free use or not licensed at
112
+ all.
113
+
114
+ The precise terms and conditions for copying, distribution and
115
+ modification follow.
116
+
117
+ ### TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION {.unnumbered}
118
+
119
+ **0.** This License applies to any program or other work which
120
+ contains a notice placed by the copyright holder saying it may be
121
+ distributed under the terms of this General Public License. The
122
+ "Program", below, refers to any such program or work, and a "work
123
+ based on the Program" means either the Program or any derivative work
124
+ under copyright law: that is to say, a work containing the Program or
125
+ a portion of it, either verbatim or with modifications and/or
126
+ translated into another language. (Hereinafter, translation is
127
+ included without limitation in the term "modification".) Each licensee
128
+ is addressed as "you".
129
+
130
+ Activities other than copying, distribution and modification are not
131
+ covered by this License; they are outside its scope. The act of
132
+ running the Program is not restricted, and the output from the Program
133
+ is covered only if its contents constitute a work based on the Program
134
+ (independent of having been made by running the Program). Whether that
135
+ is true depends on what the Program does.
136
+
137
+ **1.** You may copy and distribute verbatim copies of the Program's
138
+ source code as you receive it, in any medium, provided that you
139
+ conspicuously and appropriately publish on each copy an appropriate
140
+ copyright notice and disclaimer of warranty; keep intact all the
141
+ notices that refer to this License and to the absence of any warranty;
142
+ and give any other recipients of the Program a copy of this License
143
+ along with the Program.
144
+
145
+ You may charge a fee for the physical act of transferring a copy, and
146
+ you may at your option offer warranty protection in exchange for a
147
+ fee.
148
+
149
+ **2.** You may modify your copy or copies of the Program or any
150
+ portion of it, thus forming a work based on the Program, and copy and
151
+ distribute such modifications or work under the terms of Section 1
152
+ above, provided that you also meet all of these conditions:
153
+
154
+
155
+ **a)** You must cause the modified files to carry prominent notices
156
+ stating that you changed the files and the date of any change.
157
+
158
+
159
+ **b)** You must cause any work that you distribute or publish, that in
160
+ whole or in part contains or is derived from the Program or any part
161
+ thereof, to be licensed as a whole at no charge to all third parties
162
+ under the terms of this License.
163
+
164
+
165
+ **c)** If the modified program normally reads commands interactively
166
+ when run, you must cause it, when started running for such interactive
167
+ use in the most ordinary way, to print or display an announcement
168
+ including an appropriate copyright notice and a notice that there is
169
+ no warranty (or else, saying that you provide a warranty) and that
170
+ users may redistribute the program under these conditions, and telling
171
+ the user how to view a copy of this License. (Exception: if the
172
+ Program itself is interactive but does not normally print such an
173
+ announcement, your work based on the Program is not required to print
174
+ an announcement.)
175
+
176
+ These requirements apply to the modified work as a whole. If
177
+ identifiable sections of that work are not derived from the Program,
178
+ and can be reasonably considered independent and separate works in
179
+ themselves, then this License, and its terms, do not apply to those
180
+ sections when you distribute them as separate works. But when you
181
+ distribute the same sections as part of a whole which is a work based
182
+ on the Program, the distribution of the whole must be on the terms of
183
+ this License, whose permissions for other licensees extend to the
184
+ entire whole, and thus to each and every part regardless of who wrote
185
+ it.
186
+
187
+ Thus, it is not the intent of this section to claim rights or contest
188
+ your rights to work written entirely by you; rather, the intent is to
189
+ exercise the right to control the distribution of derivative or
190
+ collective works based on the Program.
191
+
192
+ In addition, mere aggregation of another work not based on the Program
193
+ with the Program (or with a work based on the Program) on a volume of
194
+ a storage or distribution medium does not bring the other work under
195
+ the scope of this License.
196
+
197
+ **3.** You may copy and distribute the Program (or a work based on it,
198
+ under Section 2) in object code or executable form under the terms of
199
+ Sections 1 and 2 above provided that you also do one of the following:
200
+
201
+
202
+ **a)** Accompany it with the complete corresponding machine-readable
203
+ source code, which must be distributed under the terms of Sections 1
204
+ and 2 above on a medium customarily used for software interchange; or,
205
+
206
+
207
+ **b)** Accompany it with a written offer, valid for at least three
208
+ years, to give any third party, for a charge no more than your cost of
209
+ physically performing source distribution, a complete machine-readable
210
+ copy of the corresponding source code, to be distributed under the
211
+ terms of Sections 1 and 2 above on a medium customarily used for
212
+ software interchange; or,
213
+
214
+
215
+ **c)** Accompany it with the information you received as to the offer
216
+ to distribute corresponding source code. (This alternative is allowed
217
+ only for noncommercial distribution and only if you received the
218
+ program in object code or executable form with such an offer, in
219
+ accord with Subsection b above.)
220
+
221
+ The source code for a work means the preferred form of the work for
222
+ making modifications to it. For an executable work, complete source
223
+ code means all the source code for all modules it contains, plus any
224
+ associated interface definition files, plus the scripts used to
225
+ control compilation and installation of the executable. However, as a
226
+ special exception, the source code distributed need not include
227
+ anything that is normally distributed (in either source or binary
228
+ form) with the major components (compiler, kernel, and so on) of the
229
+ operating system on which the executable runs, unless that component
230
+ itself accompanies the executable.
231
+
232
+ If distribution of executable or object code is made by offering
233
+ access to copy from a designated place, then offering equivalent
234
+ access to copy the source code from the same place counts as
235
+ distribution of the source code, even though third parties are not
236
+ compelled to copy the source along with the object code.
237
+
238
+ **4.** You may not copy, modify, sublicense, or distribute the Program
239
+ except as expressly provided under this License. Any attempt otherwise
240
+ to copy, modify, sublicense or distribute the Program is void, and
241
+ will automatically terminate your rights under this License. However,
242
+ parties who have received copies, or rights, from you under this
243
+ License will not have their licenses terminated so long as such
244
+ parties remain in full compliance.
245
+
246
+ **5.** You are not required to accept this License, since you have not
247
+ signed it. However, nothing else grants you permission to modify or
248
+ distribute the Program or its derivative works. These actions are
249
+ prohibited by law if you do not accept this License. Therefore, by
250
+ modifying or distributing the Program (or any work based on the
251
+ Program), you indicate your acceptance of this License to do so, and
252
+ all its terms and conditions for copying, distributing or modifying
253
+ the Program or works based on it.
254
+
255
+ **6.** Each time you redistribute the Program (or any work based on
256
+ the Program), the recipient automatically receives a license from the
257
+ original licensor to copy, distribute or modify the Program subject to
258
+ these terms and conditions. You may not impose any further
259
+ restrictions on the recipients' exercise of the rights granted herein.
260
+ You are not responsible for enforcing compliance by third parties to
261
+ this License.
262
+
263
+ **7.** If, as a consequence of a court judgment or allegation of
264
+ patent infringement or for any other reason (not limited to patent
265
+ issues), conditions are imposed on you (whether by court order,
266
+ agreement or otherwise) that contradict the conditions of this
267
+ License, they do not excuse you from the conditions of this License.
268
+ If you cannot distribute so as to satisfy simultaneously your
269
+ obligations under this License and any other pertinent obligations,
270
+ then as a consequence you may not distribute the Program at all. For
271
+ example, if a patent license would not permit royalty-free
272
+ redistribution of the Program by all those who receive copies directly
273
+ or indirectly through you, then the only way you could satisfy both it
274
+ and this License would be to refrain entirely from distribution of the
275
+ Program.
276
+
277
+ If any portion of this section is held invalid or unenforceable under
278
+ any particular circumstance, the balance of the section is intended to
279
+ apply and the section as a whole is intended to apply in other
280
+ circumstances.
281
+
282
+ It is not the purpose of this section to induce you to infringe any
283
+ patents or other property right claims or to contest validity of any
284
+ such claims; this section has the sole purpose of protecting the
285
+ integrity of the free software distribution system, which is
286
+ implemented by public license practices. Many people have made
287
+ generous contributions to the wide range of software distributed
288
+ through that system in reliance on consistent application of that
289
+ system; it is up to the author/donor to decide if he or she is willing
290
+ to distribute software through any other system and a licensee cannot
291
+ impose that choice.
292
+
293
+ This section is intended to make thoroughly clear what is believed to
294
+ be a consequence of the rest of this License.
295
+
296
+ **8.** If the distribution and/or use of the Program is restricted in
297
+ certain countries either by patents or by copyrighted interfaces, the
298
+ original copyright holder who places the Program under this License
299
+ may add an explicit geographical distribution limitation excluding
300
+ those countries, so that distribution is permitted only in or among
301
+ countries not thus excluded. In such case, this License incorporates
302
+ the limitation as if written in the body of this License.
303
+
304
+ **9.** The Free Software Foundation may publish revised and/or new
305
+ versions of the General Public License from time to time. Such new
306
+ versions will be similar in spirit to the present version, but may
307
+ differ in detail to address new problems or concerns.
308
+
309
+ Each version is given a distinguishing version number. If the Program
310
+ specifies a version number of this License which applies to it and
311
+ "any later version", you have the option of following the terms and
312
+ conditions either of that version or of any later version published by
313
+ the Free Software Foundation. If the Program does not specify a
314
+ version number of this License, you may choose any version ever
315
+ published by the Free Software Foundation.
316
+
317
+ **10.** If you wish to incorporate parts of the Program into other
318
+ free programs whose distribution conditions are different, write to
319
+ the author to ask for permission. For software which is copyrighted by
320
+ the Free Software Foundation, write to the Free Software Foundation;
321
+ we sometimes make exceptions for this. Our decision will be guided by
322
+ the two goals of preserving the free status of all derivatives of our
323
+ free software and of promoting the sharing and reuse of software
324
+ generally.
325
+
326
+ **NO WARRANTY**
327
+
328
+ **11.** BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
329
+ WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
330
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
331
+ OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY
332
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
333
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
334
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
335
+ PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
336
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
337
+
338
+ **12.** IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
339
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
340
+ AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU
341
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
342
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
343
+ PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
344
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
345
+ FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF
346
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
347
+ DAMAGES.
348
+
349
+ ### END OF TERMS AND CONDITIONS {.unnumbered}
350
+
351
+ ### How to Apply These Terms to Your New Programs {.unnumbered}
352
+
353
+ If you develop a new program, and you want it to be of the greatest
354
+ possible use to the public, the best way to achieve this is to make it
355
+ free software which everyone can redistribute and change under these
356
+ terms.
357
+
358
+ To do so, attach the following notices to the program. It is safest to
359
+ attach them to the start of each source file to most effectively
360
+ convey the exclusion of warranty; and each file should have at least
361
+ the "copyright" line and a pointer to where the full notice is found.
362
+
363
+ one line to give the program's name and an idea of what it does.
364
+ Copyright (C) yyyy name of author
365
+
366
+ This program is free software; you can redistribute it and/or
367
+ modify it under the terms of the GNU General Public License
368
+ as published by the Free Software Foundation; either version 2
369
+ of the License, or (at your option) any later version.
370
+
371
+ This program is distributed in the hope that it will be useful,
372
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
373
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
374
+ GNU General Public License for more details.
375
+
376
+ You should have received a copy of the GNU General Public License
377
+ along with this program; if not, write to the Free Software
378
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
379
+
380
+ Also add information on how to contact you by electronic and paper
381
+ mail.
382
+
383
+ If the program is interactive, make it output a short notice like this
384
+ when it starts in an interactive mode:
385
+
386
+ Gnomovision version 69, Copyright (C) year name of author
387
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
388
+ type `show w'. This is free software, and you are welcome
389
+ to redistribute it under certain conditions; type `show c'
390
+ for details.
391
+
392
+ The hypothetical commands \`show w' and \`show c' should show the
393
+ appropriate parts of the General Public License. Of course, the
394
+ commands you use may be called something other than \`show w' and
395
+ \`show c'; they could even be mouse-clicks or menu items--whatever
396
+ suits your program.
397
+
398
+ You should also get your employer (if you work as a programmer) or
399
+ your school, if any, to sign a "copyright disclaimer" for the program,
400
+ if necessary. Here is a sample; alter the names:
401
+
402
+ Yoyodyne, Inc., hereby disclaims all copyright
403
+ interest in the program `Gnomovision'
404
+ (which makes passes at compilers) written
405
+ by James Hacker.
406
+
407
+ signature of Ty Coon, 1 April 1989
408
+ Ty Coon, President of Vice
409
+
410
+ This General Public License does not permit incorporating your program
411
+ into proprietary programs. If your program is a subroutine library,
412
+ you may consider it more useful to permit linking proprietary
413
+ applications with the library. If this is what you want to do, use the
414
+ [GNU Lesser General Public
415
+ License](https://www.gnu.org/licenses/lgpl.html) instead of this
416
+ License.
417
+ :::
418
+
419
+
420
+ :::{.callout-tip collapse='true'}
421
+ ### Lottie Simple License
422
+ see online at [Lottie Simple License](https://lottiefiles.com/page/license)
423
+
424
+ Copyright © 2021 Design Barn Inc.
425
+
426
+ Permission is hereby granted, free of charge, to any person obtaining a copy of the public animation files available for download at the LottieFiles site (“Files”) to download, reproduce, modify, publish, distribute, publicly display, and publicly digitally perform such Files, including for commercial purposes, provided that any display, publication, performance, or distribution of Files must contain (and be subject to) the same terms and conditions of this license. Modifications to Files are deemed derivative works and must also be expressly distributed under the same terms and conditions of this license. You may not purport to impose any additional or different terms or conditions on, or apply any technical measures that restrict exercise of, the rights granted under this license. This license does not include the right to collect or compile Files from LottieFiles to replicate or develop a similar or competing service.
427
+
428
+ Use of Files without attributing the creator(s) of the Files is permitted under this license, though attribution is strongly encouraged. If attributions are included, such attributions should be visible to the end user.
429
+
430
+ FILES ARE PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL THE CREATOR(S) OF FILES OR DESIGN BARN, INC. BE LIABLE ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE, OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF SUCH FILES.
431
+
432
+ :::
Data/10_Law/1_License_Hippocratic.qmd DELETED
@@ -1,51 +0,0 @@
1
- /* ========================================================================== */
2
- /* =============================== Jav Comment ============================== */
3
- /* ========================================================================== */
4
- This project uses the library: https://github.com/animate-css/animate.css
5
- it has a very nice license which shall be linked to:
6
-
7
- please see the original version of the license: https://raw.githubusercontent.com/animate-css/animate.css/main/LICENSE
8
-
9
- The content of the license is copied below the Jav Comment End section
10
-
11
- Also, I want to say thank you to all the people who have contributed to the https://github.com/animate-css/animate.css library. Not only because of the actual content of their library but especially because through their project I came to know about the very appealing Hippocratic License
12
-
13
- Update: 12.03.2023 - The library animate-css library is not required - not used in this project as for now
14
-
15
- /* ========================================================================== */
16
- /* ============================= Jav Comment End ============================ */
17
- /* ========================================================================== */
18
-
19
- Animate.css Copyright 2021 Daniel Eden (“Licensor”)
20
-
21
- Hippocratic License Version Number: 2.1.
22
-
23
- Purpose. The purpose of this License is for the Licensor named above to permit the Licensee (as defined below) broad permission, if consistent with Human Rights Laws and Human Rights Principles (as each is defined below), to use and work with the Software (as defined below) within the full scope of Licensor’s copyright and patent rights, if any, in the Software, while ensuring attribution and protecting the Licensor from liability.
24
-
25
- Permission and Conditions. The Licensor grants permission by this license (“License”), free of charge, to the extent of Licensor’s rights under applicable copyright and patent law, to any person or entity (the “Licensee”) obtaining a copy of this software and associated documentation files (the “Software”), to do everything with the Software that would otherwise infringe (i) the Licensor’s copyright in the Software or (ii) any patent claims to the Software that the Licensor can license or becomes able to license, subject to all of the following terms and conditions:
26
-
27
- * Acceptance. This License is automatically offered to every person and entity subject to its terms and conditions. Licensee accepts this License and agrees to its terms and conditions by taking any action with the Software that, absent this License, would infringe any intellectual property right held by Licensor.
28
-
29
- * Notice. Licensee must ensure that everyone who gets a copy of any part of this Software from Licensee, with or without changes, also receives the License and the above copyright notice (and if included by the Licensor, patent, trademark and attribution notice). Licensee must cause any modified versions of the Software to carry prominent notices stating that Licensee changed the Software. For clarity, although Licensee is free to create modifications of the Software and distribute only the modified portion created by Licensee with additional or different terms, the portion of the Software not modified must be distributed pursuant to this License. If anyone notifies Licensee in writing that Licensee has not complied with this Notice section, Licensee can keep this License by taking all practical steps to comply within 30 days after the notice. If Licensee does not do so, Licensee’s License (and all rights licensed hereunder) shall end immediately.
30
-
31
- * Compliance with Human Rights Principles and Human Rights Laws.
32
-
33
- 1. Human Rights Principles.
34
-
35
- (a) Licensee is advised to consult the articles of the United Nations Universal Declaration of Human Rights and the United Nations Global Compact that define recognized principles of international human rights (the “Human Rights Principles”). Licensee shall use the Software in a manner consistent with Human Rights Principles.
36
-
37
- (b) Unless the Licensor and Licensee agree otherwise, any dispute, controversy, or claim arising out of or relating to (i) Section 1(a) regarding Human Rights Principles, including the breach of Section 1(a), termination of this License for breach of the Human Rights Principles, or invalidity of Section 1(a) or (ii) a determination of whether any Law is consistent or in conflict with Human Rights Principles pursuant to Section 2, below, shall be settled by arbitration in accordance with the Hague Rules on Business and Human Rights Arbitration (the “Rules”); provided, however, that Licensee may elect not to participate in such arbitration, in which event this License (and all rights licensed hereunder) shall end immediately. The number of arbitrators shall be one unless the Rules require otherwise.
38
-
39
- Unless both the Licensor and Licensee agree to the contrary: (1) All documents and information concerning the arbitration shall be public and may be disclosed by any party; (2) The repository referred to under Article 43 of the Rules shall make available to the public in a timely manner all documents concerning the arbitration which are communicated to it, including all submissions of the parties, all evidence admitted into the record of the proceedings, all transcripts or other recordings of hearings and all orders, decisions and awards of the arbitral tribunal, subject only to the arbitral tribunal's powers to take such measures as may be necessary to safeguard the integrity of the arbitral process pursuant to Articles 18, 33, 41 and 42 of the Rules; and (3) Article 26(6) of the Rules shall not apply.
40
-
41
- 2. Human Rights Laws. The Software shall not be used by any person or entity for any systems, activities, or other uses that violate any Human Rights Laws. “Human Rights Laws” means any applicable laws, regulations, or rules (collectively, “Laws”) that protect human, civil, labor, privacy, political, environmental, security, economic, due process, or similar rights; provided, however, that such Laws are consistent and not in conflict with Human Rights Principles (a dispute over the consistency or a conflict between Laws and Human Rights Principles shall be determined by arbitration as stated above). Where the Human Rights Laws of more than one jurisdiction are applicable or in conflict with respect to the use of the Software, the Human Rights Laws that are most protective of the individuals or groups harmed shall apply.
42
-
43
- 3. Indemnity. Licensee shall hold harmless and indemnify Licensor (and any other contributor) against all losses, damages, liabilities, deficiencies, claims, actions, judgments, settlements, interest, awards, penalties, fines, costs, or expenses of whatever kind, including Licensor’s reasonable attorneys’ fees, arising out of or relating to Licensee’s use of the Software in violation of Human Rights Laws or Human Rights Principles.
44
-
45
- * Failure to Comply. Any failure of Licensee to act according to the terms and conditions of this License is both a breach of the License and an infringement of the intellectual property rights of the Licensor (subject to exceptions under Laws, e.g., fair use). In the event of a breach or infringement, the terms and conditions of this License may be enforced by Licensor under the Laws of any jurisdiction to which Licensee is subject. Licensee also agrees that the Licensor may enforce the terms and conditions of this License against Licensee through specific performance (or similar remedy under Laws) to the extent permitted by Laws. For clarity, except in the event of a breach of this License, infringement, or as otherwise stated in this License, Licensor may not terminate this License with Licensee.
46
-
47
- * Enforceability and Interpretation. If any term or provision of this License is determined to be invalid, illegal, or unenforceable by a court of competent jurisdiction, then such invalidity, illegality, or unenforceability shall not affect any other term or provision of this License or invalidate or render unenforceable such term or provision in any other jurisdiction; provided, however, subject to a court modification pursuant to the immediately following sentence, if any term or provision of this License pertaining to Human Rights Laws or Human Rights Principles is deemed invalid, illegal, or unenforceable against Licensee by a court of competent jurisdiction, all rights in the Software granted to Licensee shall be deemed null and void as between Licensor and Licensee. Upon a determination that any term or provision is invalid, illegal, or unenforceable, to the extent permitted by Laws, the court may modify this License to affect the original purpose that the Software be used in compliance with Human Rights Principles and Human Rights Laws as closely as possible. The language in this License shall be interpreted as to its fair meaning and not strictly for or against any party.
48
-
49
- * Disclaimer. TO THE FULL EXTENT ALLOWED BY LAW, THIS SOFTWARE COMES “AS IS,” WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED, AND LICENSOR AND ANY OTHER CONTRIBUTOR SHALL NOT BE LIABLE TO ANYONE FOR ANY DAMAGES OR OTHER LIABILITY ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THIS LICENSE, UNDER ANY KIND OF LEGAL CLAIM.
50
-
51
- This Hippocratic License is an Ethical Source license (https://ethicalsource.dev) and is offered for use by licensors and licensees at their own risk, on an “AS IS” basis, and with no warranties express or implied, to the maximum extent permitted by Laws.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Data/10_Law/2_Used_Hippocratic.qmd ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # Released under license
3
+
4
+ <p class="m-5"></p>
5
+
6
+ [![Hippocratic License HL3-BDS-CL-ECO-EXTR-MEDIA-MIL-SV-XUAR](https://img.shields.io/static/v1?label=Hippocratic%20License&message=HL3-BDS-CL-ECO-EXTR-MEDIA-MIL-SV-XUAR&labelColor=5e2751&color=bc8c3d){#fig_Exclude}](https://firstdonoharm.dev/version/3/0/bds-cl-eco-extr-media-mil-sv-xuar.html)
7
+
8
+
9
+ :::{.callout-tip collapse='true'}
10
+ ### Expand Hippocratic license
11
+ **HIPPOCRATIC LICENSE**
12
+
13
+ **Version 3.0, October 2021**
14
+
15
+ <https://firstdonoharm.dev/version/3/0/bds-cl-eco-extr-media-mil-sv-xuar.md>
16
+
17
+ **TERMS AND CONDITIONS**
18
+
19
+ TERMS AND CONDITIONS FOR USE, COPY, MODIFICATION, PREPARATION OF DERIVATIVE WORK, REPRODUCTION, AND DISTRIBUTION:
20
+
21
+ **[1.](#1) DEFINITIONS:**
22
+
23
+ _This section defines certain terms used throughout this license agreement._
24
+
25
+ [1.1.](#1.1) “License” means the terms and conditions, as stated herein, for use, copy, modification, preparation of derivative work, reproduction, and distribution of Software (as defined below).
26
+
27
+ [1.2.](#1.2) “Licensor” means the copyright and/or patent owner or entity authorized by the copyright and/or patent owner that is granting the License.
28
+
29
+ [1.3.](#1.3) “Licensee” means the individual or entity exercising permissions granted by this License, including the use, copy, modification, preparation of derivative work, reproduction, and distribution of Software (as defined below).
30
+
31
+ [1.4.](#1.4) “Software” means any copyrighted work, including but not limited to software code, authored by Licensor and made available under this License.
32
+
33
+ [1.5.](#1.5) “Supply Chain” means the sequence of processes involved in the production and/or distribution of a commodity, good, or service offered by the Licensee.
34
+
35
+ [1.6.](#1.6) “Supply Chain Impacted Party” or “Supply Chain Impacted Parties” means any person(s) directly impacted by any of Licensee’s Supply Chain, including the practices of all persons or entities within the Supply Chain prior to a good or service reaching the Licensee.
36
+
37
+ [1.7.](#1.7) “Duty of Care” is defined by its use in tort law, delict law, and/or similar bodies of law closely related to tort and/or delict law, including without limitation, a requirement to act with the watchfulness, attention, caution, and prudence that a reasonable person in the same or similar circumstances would use towards any Supply Chain Impacted Party.
38
+
39
+ [1.8.](#1.8) “Worker” is defined to include any and all permanent, temporary, and agency workers, as well as piece-rate, salaried, hourly paid, legal young (minors), part-time, night, and migrant workers.
40
+
41
+ **[2.](#2) INTELLECTUAL PROPERTY GRANTS:**
42
+
43
+ _This section identifies intellectual property rights granted to a Licensee_.
44
+
45
+ [2.1.](#2.1) _Grant of Copyright License_: Subject to the terms and conditions of this License, Licensor hereby grants to Licensee a worldwide, non-exclusive, no-charge, royalty-free copyright license to use, copy, modify, prepare derivative work, reproduce, or distribute the Software, Licensor authored modified software, or other work derived from the Software.
46
+
47
+ [2.2.](#2.2) _Grant of Patent License_: Subject to the terms and conditions of this License, Licensor hereby grants Licensee a worldwide, non-exclusive, no-charge, royalty-free patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer Software.
48
+
49
+ **[3.](#3) ETHICAL STANDARDS:**
50
+
51
+ _This section lists conditions the Licensee must comply with in order to have rights under this License._
52
+
53
+ The rights granted to the Licensee by this License are expressly made subject to the Licensee’s ongoing compliance with the following conditions:
54
+
55
+ * [3.1.](#3.1) The Licensee SHALL NOT, whether directly or indirectly, through agents or assigns:
56
+ * [3.1.1.](#3.1.1) Infringe upon any person’s right to life or security of person, engage in extrajudicial killings, or commit murder, without lawful cause (See Article 3, _United Nations Universal Declaration of Human Rights_; Article 6, _International Covenant on Civil and Political Rights_)
57
+ * [3.1.2.](#3.1.2) Hold any person in slavery, servitude, or forced labor (See Article 4, _United Nations Universal Declaration of Human Rights_; Article 8, _International Covenant on Civil and Political Rights_);
58
+ * [3.1.3.](#3.1.3) Contribute to the institution of slavery, slave trading, forced labor, or unlawful child labor (See Article 4, _United Nations Universal Declaration of Human Rights_; Article 8, _International Covenant on Civil and Political Rights_);
59
+ * [3.1.4.](#3.1.4) Torture or subject any person to cruel, inhumane, or degrading treatment or punishment (See Article 5, _United Nations Universal Declaration of Human Rights_; Article 7, _International Covenant on Civil and Political Rights_);
60
+ * [3.1.5.](#3.1.5) Discriminate on the basis of sex, gender, sexual orientation, race, ethnicity, nationality, religion, caste, age, medical disability or impairment, and/or any other like circumstances (See Article 7, _United Nations Universal Declaration of Human Rights_; Article 2, _International Covenant on Economic, Social and Cultural Rights_; Article 26, _International Covenant on Civil and Political Rights_);
61
+ * [3.1.6.](#3.1.6) Prevent any person from exercising his/her/their right to seek an effective remedy by a competent court or national tribunal (including domestic judicial systems, international courts, arbitration bodies, and other adjudicating bodies) for actions violating the fundamental rights granted to him/her/them by applicable constitutions, applicable laws, or by this License (See Article 8, _United Nations Universal Declaration of Human Rights_; Articles 9 and 14, _International Covenant on Civil and Political Rights_);
62
+ * [3.1.7.](#3.1.7) Subject any person to arbitrary arrest, detention, or exile (See Article 9, _United Nations Universal Declaration of Human Rights_; Article 9, _International Covenant on Civil and Political Rights_);
63
+ * [3.1.8.](#3.1.8) Subject any person to arbitrary interference with a person’s privacy, family, home, or correspondence without the express written consent of the person (See Article 12, _United Nations Universal Declaration of Human Rights_; Article 17, _International Covenant on Civil and Political Rights_);
64
+ * [3.1.9.](#3.1.9) Arbitrarily deprive any person of his/her/their property (See Article 17, _United Nations Universal Declaration of Human Rights_);
65
+ * [3.1.10.](#3.1.10) Forcibly remove indigenous peoples from their lands or territories or take any action with the aim or effect of dispossessing indigenous peoples from their lands, territories, or resources, including without limitation the intellectual property or traditional knowledge of indigenous peoples, without the free, prior, and informed consent of indigenous peoples concerned (See Articles 8 and 10, _United Nations Declaration on the Rights of Indigenous Peoples_);
66
+ * [3.1.11.](#3.1.11) _Ecocide_: Commit ecocide:
67
+ * [3.1.11.1.](#3.1.11.1) For the purpose of this section, “ecocide” means unlawful or wanton acts committed with knowledge that there is a substantial likelihood of severe and either widespread or long-term damage to the environment being caused by those acts;
68
+ * [3.1.11.2.](#3.1.11.2) For the purpose of further defining ecocide and the terms contained in the previous paragraph:
69
+ * [3.1.11.2.1.](#3.1.11.2.1) “Wanton” means with reckless disregard for damage which would be clearly excessive in relation to the social and economic benefits anticipated;
70
+ * [3.1.11.2.2.](#3.1.11.2.2) “Severe” means damage which involves very serious adverse changes, disruption, or harm to any element of the environment, including grave impacts on human life or natural, cultural, or economic resources;
71
+ * [3.1.11.2.3.](#3.1.11.2.3) “Widespread” means damage which extends beyond a limited geographic area, crosses state boundaries, or is suffered by an entire ecosystem or species or a large number of human beings;
72
+ * [3.1.11.2.4.](#3.1.11.2.4) “Long-term” means damage which is irreversible or which cannot be redressed through natural recovery within a reasonable period of time; and
73
+ * [3.1.11.2.5.](#3.1.11.2.5) “Environment” means the earth, its biosphere, cryosphere, lithosphere, hydrosphere, and atmosphere, as well as outer space
74
+ (See Section II, _Independent Expert Panel for the Legal Definition of Ecocide_, Stop Ecocide Foundation and the Promise Institute for Human Rights at UCLA School of Law, June 2021);
75
+ * [3.1.12.](#3.1.12) _Extractive Industries_: Be an individual or entity, or a representative, agent, affiliate, successor, attorney, or assign of an individual or entity, that engages in fossil fuel or mineral exploration, extraction, development, or sale;
76
+ * [3.1.13.](#3.1.13) _Boycott / Divestment / Sanctions_: Be an individual or entity, or a representative, agent, affiliate, successor, attorney, or assign of an individual or entity, identified by the Boycott, Divestment, Sanctions (“BDS”) movement on its website (<https://bdsmovement.net/> and <https://bdsmovement.net/get-involved/what-to-boycott>) as a target for boycott;
77
+ * [3.1.14.](#3.1.14) _Xinjiang Uygur Autonomous Region_: Be an individual or entity, or a representative, agent, affiliate, successor, attorney, or assign of any individual or entity, that does business in, purchases goods from, or otherwise benefits from goods produced in the Xinjiang Uygur Autonomous Region of China;
78
+ * [3.1.15.](#3.1.15) _Mass Surveillance_: Be a government agency or multinational corporation, or a representative, agent, affiliate, successor, attorney, or assign of a government or multinational corporation, which participates in mass surveillance programs;
79
+ * [3.1.16.](#3.1.16) _Military Activities_: Be an entity or a representative, agent, affiliate, successor, attorney, or assign of an entity which conducts military activities;
80
+ * [3.1.17.](#3.1.17) _Media_: Be an individual or entity, or a or a representative, agent, affiliate, successor, attorney, or assign of an individual or entity, that broadcasts messages promoting killing, torture, or other forms of extreme violence;
81
+ * [3.1.18.](#3.1.18) Interfere with Workers' free exercise of the right to organize and associate (See Article 20, United Nations Universal Declaration of Human Rights; C087 - Freedom of Association and Protection of the Right to Organise Convention, 1948 (No. 87), International Labour Organization; Article 8, International Covenant on Economic, Social and Cultural Rights); and
82
+ * [3.1.19.](#3.1.19) Harm the environment in a manner inconsistent with local, state, national, or international law.
83
+ * [3.2.](#3.2) The Licensee SHALL:
84
+ * [3.2.1.](#3.2.1) Provide equal pay for equal work where the performance of such work requires equal skill, effort, and responsibility, and which are performed under similar working conditions, except where such payment is made pursuant to:
85
+ * [3.2.1.1.](#3.2.1.1) A seniority system;
86
+ * [3.2.1.2.](#3.2.1.2) A merit system;
87
+ * [3.2.1.3.](#3.2.1.3) A system which measures earnings by quantity or quality of production; or
88
+ * [3.2.1.4.](#3.2.1.4) A differential based on any other factor other than sex, gender, sexual orientation, race, ethnicity, nationality, religion, caste, age, medical disability or impairment, and/or any other like circumstances (See 29 U.S.C.A. § 206(d)(1); Article 23, _United Nations Universal Declaration of Human Rights_; Article 7, _International Covenant on Economic, Social and Cultural Rights_; Article 26, _International Covenant on Civil and Political Rights_); and
89
+ * [3.2.2.](#3.2.2) Allow for reasonable limitation of working hours and periodic holidays with pay (See Article 24, _United Nations Universal Declaration of Human Rights_; Article 7, _International Covenant on Economic, Social and Cultural Rights_).
90
+
91
+ **[4.](#4) SUPPLY CHAIN IMPACTED PARTIES:**
92
+
93
+ _This section identifies additional individuals or entities that a Licensee could harm as a result of violating the Ethical Standards section, the condition that the Licensee must voluntarily accept a Duty of Care for those individuals or entities, and the right to a private right of action that those individuals or entities possess as a result of violations of the Ethical Standards section._
94
+
95
+ [4.1.](#4.1) In addition to the above Ethical Standards, Licensee voluntarily accepts a Duty of Care for Supply Chain Impacted Parties of this License, including individuals and communities impacted by violations of the Ethical Standards. The Duty of Care is breached when a provision within the Ethical Standards section is violated by a Licensee, one of its successors or assigns, or by an individual or entity that exists within the Supply Chain prior to a good or service reaching the Licensee.
96
+
97
+ [4.2.](#4.2) Breaches of the Duty of Care, as stated within this section, shall create a private right of action, allowing any Supply Chain Impacted Party harmed by the Licensee to take legal action against the Licensee in accordance with applicable negligence laws, whether they be in tort law, delict law, and/or similar bodies of law closely related to tort and/or delict law, regardless if Licensee is directly responsible for the harms suffered by a Supply Chain Impacted Party. Nothing in this section shall be interpreted to include acts committed by individuals outside of the scope of his/her/their employment.
98
+
99
+ [5.](#5) **NOTICE:** _This section explains when a Licensee must notify others of the License._
100
+
101
+ [5.1.](#5.1) _Distribution of Notice_: Licensee must ensure that everyone who receives a copy of or uses any part of Software from Licensee, with or without changes, also receives the License and the copyright notice included with Software (and if included by the Licensor, patent, trademark, and attribution notice). Licensee must ensure that License is prominently displayed so that any individual or entity seeking to download, copy, use, or otherwise receive any part of Software from Licensee is notified of this License and its terms and conditions. Licensee must cause any modified versions of the Software to carry prominent notices stating that Licensee changed the Software.
102
+
103
+ [5.2.](#5.2) _Modified Software_: Licensee is free to create modifications of the Software and distribute only the modified portion created by Licensee, however, any derivative work stemming from the Software or its code must be distributed pursuant to this License, including this Notice provision.
104
+
105
+ [5.3.](#5.3) _Recipients as Licensees_: Any individual or entity that uses, copies, modifies, reproduces, distributes, or prepares derivative work based upon the Software, all or part of the Software’s code, or a derivative work developed by using the Software, including a portion of its code, is a Licensee as defined above and is subject to the terms and conditions of this License.
106
+
107
+ **[6.](#6) REPRESENTATIONS AND WARRANTIES:**
108
+
109
+ [6.1.](#6.1) _Disclaimer of Warranty_: TO THE FULL EXTENT ALLOWED BY LAW, THIS SOFTWARE COMES “AS IS,” WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED, AND LICENSOR SHALL NOT BE LIABLE TO ANY PERSON OR ENTITY FOR ANY DAMAGES OR OTHER LIABILITY ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THIS LICENSE, UNDER ANY LEGAL CLAIM.
110
+
111
+ [6.2.](#6.2) _Limitation of Liability_: LICENSEE SHALL HOLD LICENSOR HARMLESS AGAINST ANY AND ALL CLAIMS, DEBTS, DUES, LIABILITIES, LIENS, CAUSES OF ACTION, DEMANDS, OBLIGATIONS, DISPUTES, DAMAGES, LOSSES, EXPENSES, ATTORNEYS' FEES, COSTS, LIABILITIES, AND ALL OTHER CLAIMS OF EVERY KIND AND NATURE WHATSOEVER, WHETHER KNOWN OR UNKNOWN, ANTICIPATED OR UNANTICIPATED, FORESEEN OR UNFORESEEN, ACCRUED OR UNACCRUED, DISCLOSED OR UNDISCLOSED, ARISING OUT OF OR RELATING TO LICENSEE’S USE OF THE SOFTWARE. NOTHING IN THIS SECTION SHOULD BE INTERPRETED TO REQUIRE LICENSEE TO INDEMNIFY LICENSOR, NOR REQUIRE LICENSOR TO INDEMNIFY LICENSEE.
112
+
113
+ **[7.](#7) TERMINATION**
114
+
115
+ [7.1.](#7.1) _Violations of Ethical Standards or Breaching Duty of Care_: If Licensee violates the Ethical Standards section or Licensee, or any other person or entity within the Supply Chain prior to a good or service reaching the Licensee, breaches its Duty of Care to Supply Chain Impacted Parties, Licensee must remedy the violation or harm caused by Licensee within 30 days of being notified of the violation or harm. If Licensee fails to remedy the violation or harm within 30 days, all rights in the Software granted to Licensee by License will be null and void as between Licensor and Licensee.
116
+
117
+ [7.2.](#7.2) _Failure of Notice_: If any person or entity notifies Licensee in writing that Licensee has not complied with the Notice section of this License, Licensee can keep this License by taking all practical steps to comply within 30 days after the notice of noncompliance. If Licensee does not do so, Licensee’s License (and all rights licensed hereunder) will end immediately.
118
+
119
+ [7.3.](#7.3) _Judicial Findings_: In the event Licensee is found by a civil, criminal, administrative, or other court of competent jurisdiction, or some other adjudicating body with legal authority, to have committed actions which are in violation of the Ethical Standards or Supply Chain Impacted Party sections of this License, all rights granted to Licensee by this License will terminate immediately.
120
+
121
+ [7.4.](#7.4) _Patent Litigation_: If Licensee institutes patent litigation against any entity (including a cross-claim or counterclaim in a suit) alleging that the Software, all or part of the Software’s code, or a derivative work developed using the Software, including a portion of its code, constitutes direct or contributory patent infringement, then any patent license, along with all other rights, granted to Licensee under this License will terminate as of the date such litigation is filed.
122
+
123
+ [7.5.](#7.5) _Additional Remedies_: Termination of the License by failing to remedy harms in no way prevents Licensor or Supply Chain Impacted Party from seeking appropriate remedies at law or in equity.
124
+
125
+ **[8.](#8) MISCELLANEOUS:**
126
+
127
+ [8.1.](#8.1) _Conditions_: Sections 3, 4.1, 5.1, 5.2, 7.1, 7.2, 7.3, and 7.4 are conditions of the rights granted to Licensee in the License.
128
+
129
+ [8.2.](#8.2) _Equitable Relief_: Licensor and any Supply Chain Impacted Party shall be entitled to equitable relief, including injunctive relief or specific performance of the terms hereof, in addition to any other remedy to which they are entitled at law or in equity.
130
+
131
+ [8.3.](#8.3) _Copyleft_: Modified software, source code, or other derivative work must be licensed, in its entirety, under the exact same conditions as this License.
132
+
133
+ [8.4.](#8.4) _Severability_: If any term or provision of this License is determined to be invalid, illegal, or unenforceable by a court of competent jurisdiction, any such determination of invalidity, illegality, or unenforceability shall not affect any other term or provision of this License or invalidate or render unenforceable such term or provision in any other jurisdiction. If the determination of invalidity, illegality, or unenforceability by a court of competent jurisdiction pertains to the terms or provisions contained in the Ethical Standards section of this License, all rights in the Software granted to Licensee shall be deemed null and void as between Licensor and Licensee.
134
+
135
+ [8.5.](#8.5) _Section Titles_: Section titles are solely written for organizational purposes and should not be used to interpret the language within each section.
136
+
137
+ [8.6.](#8.6) _Citations_: Citations are solely written to provide context for the source of the provisions in the Ethical Standards.
138
+
139
+ [8.7.](#8.7) _Section Summaries_: Some sections have a brief _italicized description_ which is provided for the sole purpose of briefly describing the section and should not be used to interpret the terms of the License.
140
+
141
+ [8.8.](#8.8) _Entire License_: This is the entire License between the Licensor and Licensee with respect to the claims released herein and that the consideration stated herein is the only consideration or compensation to be paid or exchanged between them for this License. This License cannot be modified or amended except in a writing signed by Licensor and Licensee.
142
+
143
+ [8.9.](#8.9) _Successors and Assigns_: This License shall be binding upon and inure to the benefit of the Licensor’s and Licensee’s respective heirs, successors, and assigns.
144
+ :::
145
+
146
+ :::{.callout-tip collapse='true'}
147
+ ### Some background
148
+ This project wanted to use the library [animate.css](https://github.com/animate-css/animate.css).
149
+ However, it turned out that for his web thesis there was no need for it, thus it is not used.
150
+ Nevertheless, reading their license on [Github](https://raw.githubusercontent.com/animate-css/animate.css/main/LICENSE), I found the content very compelling.
151
+ Thus, I want to thank the [animate.css](https://github.com/animate-css/animate.css).
152
+ Through their project I came to know about the very appealing Hippocratic License.
153
+ Let me give you some examples why this license agreement is awesome,
154
+ the [BDS](https://bdsmovement.net/) movement works to highlight and stop the opression conducted by Israels goverment.
155
+ They want to stop international support for Israel's oppression of Palestinians and pressure Israel to comply with international law.
156
+
157
+ is a movement that wants to highlight the opression against the
158
+ :::
Data/10_Law/2_Used_Licenses.qmd DELETED
@@ -1,22 +0,0 @@
1
- # Licenses
2
-
3
- refer it to @callout_A
4
-
5
- :::{.callout-tip collapse='true'}
6
- ### MIT
7
-
8
- Here comes the MIT CODE
9
- :::
10
-
11
-
12
- :::{.callout-tip collapse='true'}
13
- ### MIT
14
-
15
- Here comes the MIT CODE
16
- :::
17
-
18
- :::{.callout-tip collapse='true'}
19
- ### MIT
20
-
21
- Here comes the MIT CODE
22
- :::
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Data/12_Each_Page/right_Nav.qmd ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ <script>
4
+ console.log("Right Nav script is found and activated");
5
+ </script>
6
+
7
+
8
+ <div id="popper_Tooltip_Gen">
9
+ Feel free to share your thoughts
10
+ <div id="pop_Arrow_Gen" data-popper-arrow></div>
11
+ </div>
12
+
13
+ <!-- Production version -->
14
+ <script src="https://unpkg.com/@popperjs/core@2"></script>
15
+
16
+ <!-- load external javascript-code -->
17
+ <script src="../../../Web_Code/Js/lotti_Sidebar_Anim.js"></script>
18
+
19
+ <script src="../../../Web_Code/Js/popper_Tooltip_General.js"></script>
20
+
21
+ <!-- documentation: https://docs.lottiefiles.com/dotlottie-player/ -->
22
+ <script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.js"></script>
23
+
24
+ <dotlottie-player
25
+ id="lotti_Anim_Each_Page"
26
+ mode="normal"
27
+ style="max-height:15rem"
28
+ background="transparent"
29
+ speed="1"
30
+ >
31
+ </dotlottie-player>
32
+
33
+ <script>
34
+ // get acceess to the right sidebar
35
+ const quartoMarginSidebar = document.getElementById("quarto-margin-sidebar");
36
+
37
+ // generate a place where the lotti animation shall be placed
38
+ const player = document.getElementById('lotti_Anim_Each_Page');
39
+
40
+ // take it from the previous position an move it to the new posistion --> removed prom previous DOM pos
41
+ quartoMarginSidebar.insertBefore(player, quartoMarginSidebar.firstChild);
42
+
43
+
44
+ /* --------------------------- get Feedback <p><a> -------------------------- */
45
+ // Create a new <p> element
46
+ const button_Elem = document.createElement('button');
47
+
48
+ // Create a new <a> element
49
+ const aElement = document.createElement('a');
50
+
51
+ // Set the href attribute of the <a> element
52
+ aElement.href = 'https://discord.gg/EEsXp39DaA';
53
+ aElement.id = 'feedback_A';
54
+ button_Elem.id = 'feedback_Button';
55
+
56
+ // button_Elem.setAttribute("aria-describedby","popper_Tooltip_Gen");
57
+ // aElement.setAttribute("aria-describedby","popper_Tooltip_Gen");
58
+
59
+ // Set the text content of the <a> element
60
+ const linkText = document.createElement('span');
61
+ linkText.textContent = 'Share your thoughts';
62
+
63
+ // Create a new SVG element
64
+ const svgElement = document.createElementNS('http://www.w3.org/2000/svg', 'svg');
65
+ svgElement.setAttribute('viewBox', '0 0 512 512'); // set the viewBox attribute to define the SVG size
66
+ svgElement.setAttribute('class', 'ionicon'); // set the class attribute to apply any CSS styles
67
+ svgElement.setAttribute('width', '2rem'); // set the width attribute to scale the SVG
68
+ svgElement.setAttribute('height', '2rem'); // set the height attribute to scale the SVG
69
+
70
+ // Set the content of the SVG element to the contents of the SVG file
71
+ svgElement.innerHTML = `<!-- see https://ionic.io/ionicons/
72
+ see <ion-icon name="chatbox-ellipses-outline"></ion-icon> -->
73
+ <path d="M408 64H104a56.16 56.16 0 00-56 56v192a56.16 56.16 0 0056 56h40v80l93.72-78.14a8 8 0 015.13-1.86H408a56.16 56.16 0 0056-56V120a56.16 56.16 0 00-56-56z" fill="none" stroke="#ecff7f" stroke-linejoin="round" stroke-width="32" />
74
+ <circle cx="160" cy="216" r="32" fill="#ecff7f" />
75
+ <circle cx="256" cy="216" r="32" fill="#ecff7f" />
76
+ <circle cx="352" cy="216" r="32" fill="#ecff7f" />`;
77
+
78
+
79
+ // Append the SVG element to the <a> element
80
+ aElement.appendChild(linkText);
81
+ aElement.appendChild(svgElement);
82
+
83
+ // Append the <a> element to the <p> element
84
+ button_Elem.appendChild(aElement);
85
+ quartoMarginSidebar.insertBefore(button_Elem, player.nextSibling);
86
+
87
+ // see: https://lottiefiles.com/129292-aeroplane-flying?lang=de
88
+ player.load('https://assets3.lottiefiles.com/packages/lf20_FsI2nYFYMo.json');
89
+ player.loop = false;
90
+
91
+ var second_Anim = false;
92
+
93
+ // Add event listener for click event
94
+ player.addEventListener('click', () => {
95
+ player.play();
96
+ complete_Check(second_Anim);
97
+
98
+ });
99
+
100
+
101
+ const popcorn = document.querySelector('#feedback_Button');
102
+ const tooltip = document.querySelector('#popper_Tooltip_Gen');
103
+
104
+ const popperInstance = Popper.createPopper(popcorn, tooltip, {
105
+ placement: 'top',
106
+ modifiers: [
107
+ {
108
+ name: 'offset',
109
+ options: {
110
+ offset: [0, 8],
111
+ },
112
+ },
113
+ ],
114
+ });
115
+
116
+ run_Pop(popcorn);
117
+
118
+ </script>
Data/1_Writing/3_Task/2_Mod_CPE.qmd CHANGED
@@ -158,7 +158,6 @@ A few orange lines are visible, however overall the outcome is very satisfactory
158
  : MSE for different Model configurations and $\vec{\beta}_{unseen}$ {#tbl-tab_5_MSE}
159
 
160
 
161
-
162
  It can be concluded that the *CPE* modeling performance is satisfying.
163
  In the case of a few cluster network deformations, \gls{cnmc} is capable of providing acceptable results.
164
  However, as shown with *SLS*, if the model's training range $\vec{\beta}_{tr}$ and the number of $K$ was selected appropriately, the MSE can be minimized.
 
158
  : MSE for different Model configurations and $\vec{\beta}_{unseen}$ {#tbl-tab_5_MSE}
159
 
160
 
 
161
  It can be concluded that the *CPE* modeling performance is satisfying.
162
  In the case of a few cluster network deformations, \gls{cnmc} is capable of providing acceptable results.
163
  However, as shown with *SLS*, if the model's training range $\vec{\beta}_{tr}$ and the number of $K$ was selected appropriately, the MSE can be minimized.
Data/5_Icons/com.svg ADDED
Data/7_Animation/airplane.lottie ADDED
Binary file (32.7 kB). View file
 
Data/7_Animation/rocket_Blue.lottie ADDED
Binary file (7 kB). View file
 
Data/7_Animation/rocket_Orange.lottie ADDED
Binary file (7 kB). View file
 
Data/7_Animation/writing_Green.lottie ADDED
Binary file (17 kB). View file
 
Data/8_Add_2_Master/0_Add_2_Mast.qmd CHANGED
@@ -10,14 +10,19 @@ Also, it is more than fine including these mistakes, since it shows the nature o
10
  Besides the content of written thesis, making use of HTML, CSS and JavaScript offers some capabilities to make the reading experience interesting and maybe almost entertaining.
11
  Having said so, the main difference between the written master thesis PDF and this online website edition is that, the website is interactive.
12
 
13
- 1. It contains animations,
14
- 2. beautiful dark mode,
15
- 3. light mode,
16
- 4. the tornado is shown in the cover page as a 3d interactive plot
17
- 5. the citations are shown in full without having to look at the reference page, hovering over a reference is enough
18
 
19
 
20
 
 
 
 
 
 
21
 
22
  ## Modifications that have been made to the original master thesis
23
  Initially, the author wanted to give a detailed listing of the changes which were made for the website.
@@ -34,8 +39,8 @@ So in a nutshell, SVGs are used instead of PDFs, though a conversation process,
34
 
35
  2) the order of references and appendix
36
  3) the two appendices in the web view have their own separate pages
37
- 4) The first 3 set of equations and figures in section [-@sec-sec_3_2_MOD_CPE] are displayed in full width instead of equation and corresponding being next to each other in a two column representation
38
- 5) The original master thesis PDF was written in Latex
39
  6) The section you are reading right now, is not found in the PDF file, due to obvious reasons
40
 
41
 
 
10
  Besides the content of written thesis, making use of HTML, CSS and JavaScript offers some capabilities to make the reading experience interesting and maybe almost entertaining.
11
  Having said so, the main difference between the written master thesis PDF and this online website edition is that, the website is interactive.
12
 
13
+ 1) It contains animations,
14
+ 2) beautiful dark mode,
15
+ 3) light mode,
16
+ 4) the tornado is shown in the cover page as a 3d interactive plot
17
+ 5) the citations are shown in full without having to look at the reference page, hovering over a reference is enough
18
 
19
 
20
 
21
+ :::{.callout-tip collapse='false'}
22
+ ### Download original PDF
23
+
24
+ *Feel free to download the original PDF from chapter \nameref{how}[-@sec-chap_Orig_Master_PDF].*
25
+ :::
26
 
27
  ## Modifications that have been made to the original master thesis
28
  Initially, the author wanted to give a detailed listing of the changes which were made for the website.
 
39
 
40
  2) the order of references and appendix
41
  3) the two appendices in the web view have their own separate pages
42
+ 4) The first 3 set of equations and figures in section [-@sec-sec_3_2_MOD_CPE] are displayed in full width instead of theequations and corresponding figures being next to each other in a two column representation
43
+ 5) the original master thesis PDF was written in Latex (see chapter [-@sec-chap_Orig_Master_PDF])
44
  6) The section you are reading right now, is not found in the PDF file, due to obvious reasons
45
 
46
 
Data/8_Add_2_Master/1_Master_Orig.qmd CHANGED
@@ -1,2 +1,87 @@
1
- # Original Latex master thesis
2
- TBD
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Original PDF master thesis {#sec-chap_Orig_Master_PDF}
2
+
3
+ <!-- load dot lotti js code -->
4
+ <script src="https://unpkg.com/@dotlottie/player-component@1.0.0/dist/dotlottie-player.js"></script>
5
+
6
+ <!-- the riksha file is obtained through:https://lottiefiles.com/103030-rickshaw-from-pakistan
7
+ and https://lottiefiles.com/ranaadeelfarrukh -->
8
+ <dotlottie-player
9
+ id="lottie_Player_Master_Orig"
10
+ autoplay
11
+ loop
12
+ mode="bounce"
13
+ src="../7_Animation/Riksha.lottie"
14
+ style="width: 100%">
15
+ </dotlottie-player>
16
+
17
+ <style>
18
+ #pdf_Iframe {
19
+ width: 100%;
20
+ height: 81vh;
21
+ /* border: 1px solid #ccc; */
22
+
23
+ /* have it hidden at the inital loading of this page */
24
+ display: none;
25
+ }
26
+
27
+ </style>
28
+
29
+ <iframe id="pdf_Iframe"></iframe>
30
+
31
+ <script>
32
+
33
+ document.addEventListener('DOMContentLoaded', function() {
34
+ // Code to be executed after the DOM has been loaded
35
+ openPdf();
36
+ test_1();
37
+ });
38
+
39
+ const url = 'https://huggingface.co/spaces/JavedA/master_Thesis/resolve/main/Data/11_True_Master/Master_Thesis_Javed_Butt.pdf';
40
+
41
+ // download the pdf using the url provided above
42
+ function openPdf() {
43
+ fetch(url)
44
+ .then(response => response.blob())
45
+ .then(blob => {
46
+ const blobUrl = URL.createObjectURL(blob);
47
+ const iframe = document.getElementById('pdf_Iframe');
48
+
49
+ // get lottify riksha
50
+ const loadingAnimation = document.getElementById('lottie_Player_Master_Orig');
51
+
52
+ // Hide the loading animation
53
+ loadingAnimation.style.display = 'none';
54
+
55
+
56
+ iframe.style.display = "block";
57
+ iframe.src = blobUrl;
58
+
59
+ });
60
+ }
61
+
62
+
63
+ function test_1(){
64
+ console.log("here I am");
65
+
66
+ // get acceess to the right sidebar
67
+ var quartoMarginSidebar = document.getElementById("quarto-margin-sidebar");
68
+
69
+ var div_Info = document.createElement("div");
70
+ var p_Info = document.createElement("p");
71
+
72
+ div_Info.setAttribute("class","no_Test");
73
+
74
+ p_Info.innerText ="This is the PDF that was submitted to the TU-Braunschweig. Feel free to have a look at it here or download it."
75
+
76
+ p_Info.style.color="#ecff80";
77
+
78
+ div_Info.appendChild(p_Info);
79
+
80
+ console.log(div_Info);
81
+
82
+ quartoMarginSidebar.appendChild(div_Info);
83
+
84
+ }
85
+
86
+ </script>
87
+
Data/8_Add_2_Master/2_About_Author.qmd CHANGED
@@ -1,5 +1,9 @@
1
- # Jav
2
 
 
 
 
 
3
  1. Item 1
4
  2. Item 2
5
  3. Item 3
 
1
+ # About the author
2
 
3
+ Asalamualeikum to all muslims and hello to my non muslim readers.
4
+ In this section I would like
5
+
6
+
7
  1. Item 1
8
  2. Item 2
9
  3. Item 3
Trials/0_Lottifiles_Player.qmd CHANGED
@@ -1,9 +1,21 @@
1
  # Trials
2
 
 
 
 
 
 
 
 
 
3
  Thissince \gls{cnmc}
4
 
5
  <!-- load lotti js code -->
6
- <script src="https://unpkg.com/@dotlottie/player-component@1.0.0/dist/dotlottie-player.js"></script>
 
 
 
 
7
  <script src="https://unpkg.com/@lottiefiles/lottie-player@1.5.7/dist/lottie-player.js"></script>
8
 
9
  <lottie-player
 
1
  # Trials
2
 
3
+ There are different version of the lottifile player:
4
+ 1) http://airbnb.io/lottie/#/web
5
+ 2) dotlottie-player(https://github.com/dotlottie/player-component)
6
+ 3) regulat lotti palyer (https://github.com/LottieFiles/lottie-player)
7
+ 4) There is also a jlottie - a smaller version, which does not offer all functions (https://github.com/LottieFiles/jlottie)
8
+ 5) The interaction library https://github.com/LottieFiles/lottie-interactivity
9
+ 6) Theming and one more have a look at: https://github.com/LottieFiles/lottie-interactivity
10
+
11
  Thissince \gls{cnmc}
12
 
13
  <!-- load lotti js code -->
14
+ <!-- https://docs.lottiefiles.com/dotlottie-player/usage -->
15
+ <!-- can load lotti files and json files -->
16
+ <script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.js"></script>
17
+
18
+ <!-- lottiplayer - json files -->
19
  <script src="https://unpkg.com/@lottiefiles/lottie-player@1.5.7/dist/lottie-player.js"></script>
20
 
21
  <lottie-player
Trials/2_Include_Pdfs.qmd ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Original Latex master thesis
2
+
3
+ The original master thesis which was submitted can be seen and downloaded below.
4
+
5
+ <!-- <iframe src="https://nbviewer.org/github/jav-ed/Test_1/raw/master/Javed_Butt_Missioninformer.pdf" width="100%" height="97%"></iframe> -->
6
+
7
+ <!-- download link: https://github.com/jav-ed/Test_1/raw/master/Javed_Butt_Missioninformer.pdf -->
8
+
9
+ <!-- Does not work
10
+ <iframe src="https://mozilla.github.io/pdf.js/web/viewer.html?file=https://github.com/jav-ed/Test_1/raw/master/Javed_Butt_Missioninformer.pdf#page=3&zoom=50&scrollbar=0&toolbar=0" width="100%" height="97%"></iframe> -->
11
+
12
+ <!-- embeed does not work
13
+ <embed src="https://github.com/jav-ed/Test_1/raw/master/Javed_Butt_Missioninformer.pdf"
14
+ type="application/pdf"
15
+ width="100%" height="600px"> -->
16
+
17
+ <!-- google docs, does not look really good -->
18
+ <!-- <iframe
19
+ src="https://docs.google.com/gview?embedded=true&url=https://github.com/jav-ed/Test_1/raw/master/Javed_Butt_Missioninformer.pdf"
20
+ width="100%"
21
+ height="97%" >
22
+ </iframe> -->
23
+
24
+ <!-- works using nbviewer nice. It does not store any data, rather is gets the data from provided url and then does some rendering work on its won server (no server required from users side):
25
+ https://nbviewer.org/, looks impressively good7
26
+ https://nbviewer.org/faq#how-can-i-remove-a-notebook-from-nbviewer
27
+
28
+ -->
29
+ <!-- <iframe src="https://nbviewer.org/github/jav-ed/Test_1/raw/master/Javed_Butt_Missioninformer.pdf" width="100%"
30
+ height="91%"></iframe> -->
31
+ <!--
32
+ <iframe src="https://nbviewer.org/github/jav-ed/Test_1/raw/master/Javed_Butt_Missioninformer.pdf" width="100%"
33
+ height="91%"></iframe>
34
+ -->
35
+
36
+ <!-- using hugging face does work when combined with google docs
37
+ Note, the perfoamnce of google docs is not satisfying - the pdf doucments looks blurred
38
+ download link:
39
+ https://huggingface.co/spaces/JavedA/Test/resolve/main/Javed_Butt_Missioninformer.pdf
40
+
41
+ https://huggingface.co/spaces/JavedA/Test/blob/main/Javed_Butt_Missioninformer.pdf
42
+
43
+ raw will give you a git large file remark -> not suited to download or embeed pdf or any other binary files -> use resolve instead of blob or raw
44
+ https://huggingface.co/spaces/JavedA/Test/raw/main/Javed_Butt_Missioninformer.pdf
45
+ -->
46
+
47
+ <!-- <iframe src="https://docs.google.com/gview?embedded=true&url=https://huggingface.co/spaces/JavedA/Test/resolve/main/Javed_Butt_Missioninformer.pdf"
48
+ height="91%"
49
+ width="100%"
50
+ ></iframe> -->
51
+
52
+
53
+ Finally, what worked was:
54
+
55
+ Define a iframe and some of its styling
56
+ <style>
57
+ #pdf_Iframe {
58
+ width: 100%;
59
+ height: 91%;
60
+ border: 1px solid #ccc;
61
+ }
62
+ </style>
63
+
64
+ <iframe id="pdf_Iframe"></iframe>
65
+ <script>
66
+
67
+ // DOMContentLoaded is an event in JavaScript that fires when the initial HTML document has been completely loaded and parsed, without waiting for stylesheets, images, and subframes to finish loading.
68
+ document.addEventListener('DOMContentLoaded', function() {
69
+ // Code to be executed after the DOM has been loaded
70
+ openPdf();
71
+ });
72
+
73
+ // use resolve for pdf, not raw and not blob
74
+ const url = 'https://huggingface.co/spaces/JavedA/Test/resolve/main/Javed_Butt_Missioninformer.pdf';
75
+
76
+ // download the pdf using the url provided above
77
+ function openPdf() {
78
+ fetch(url)
79
+ .then(response => response.blob())
80
+ .then(blob => {
81
+ const blobUrl = URL.createObjectURL(blob);
82
+
83
+ const iframe = document.getElementById('pdf_Iframe');
84
+ iframe.src = blobUrl;
85
+
86
+ });
87
+ }
88
+ </script>
Trials/3_Height_Issue.qmd ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Original PDF master thesis {.unnumbered #sec-chap_Orig_Master_PDF}
2
+
3
+ <!-- load dot lotti js code -->
4
+ <script src="https://unpkg.com/@dotlottie/player-component@1.0.0/dist/dotlottie-player.js"></script>
5
+
6
+ <!-- the riksha file is obtained through:https://lottiefiles.com/103030-rickshaw-from-pakistan
7
+ and https://lottiefiles.com/ranaadeelfarrukh -->
8
+ <dotlottie-player
9
+ autoplay
10
+ loop
11
+ mode="bounce"
12
+ src="../7_Animation/Riksha.lottie"
13
+ style="width: 100%">
14
+ </dotlottie-player>
15
+
16
+ <style>
17
+ #pdf_Iframe {
18
+ width: 100%;
19
+ height: 97%;
20
+ border: 1px solid #ccc;
21
+
22
+ /* have it hidden at the inital loading of this page */
23
+ display: none;
24
+ }
25
+ </style>
26
+
27
+ <iframe id="pdf_Iframe"></iframe>
28
+
29
+ <script>
30
+
31
+ document.addEventListener('DOMContentLoaded', function() {
32
+ // Code to be executed after the DOM has been loaded
33
+ openPdf();
34
+ });
35
+
36
+ const url = 'https://huggingface.co/spaces/JavedA/master_Thesis/resolve/main/Data/11_True_Master/Master_Thesis_Javed_Butt.pdf';
37
+
38
+ // download the pdf using the url provided above
39
+ function openPdf() {
40
+ fetch(url)
41
+ .then(response => response.blob())
42
+ .then(blob => {
43
+ const blobUrl = URL.createObjectURL(blob);
44
+ const iframe = document.getElementById('pdf_Iframe');
45
+
46
+ // get lottify riksha
47
+ const loadingAnimation = document.querySelector('dotlottie-player');
48
+
49
+ // Hide the loading animation
50
+ loadingAnimation.style.display = 'none';
51
+
52
+
53
+ iframe.style.display = "block";
54
+ iframe.src = blobUrl;
55
+
56
+ });
57
+ }
58
+ </script>
Trials/4_Lotti.qmd ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ <!-- airbnb Lottfile animation version -->
4
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.2/lottie.min.js"></script>
5
+ <!-- <script src="https://unpkg.com/@dotlottie/player-component@1.0.0/dist/dotlottie-player.js"></script> -->
6
+
7
+
8
+ <script>
9
+
10
+ // get acceess to the right sidebar
11
+ const quartoMarginSidebar = document.getElementById("quarto-margin-sidebar");
12
+
13
+ // generate a place where the lotti animation shall be placed
14
+ const lottieContainer = document.createElement("div");
15
+
16
+ // Load the Lottie animation
17
+ const animation = lottie.loadAnimation({
18
+ container: lottieContainer, // HTML element to render the animation in
19
+ renderer: 'svg', // Renderer type
20
+ loop: true, // Whether the animation should loop
21
+ autoplay: true, // Whether the animation should play automatically
22
+ path: '../7_Animation/bismillah.json' // URL or file path to your animation JSON file
23
+ });
24
+
25
+
26
+ quartoMarginSidebar.insertBefore(lottieContainer, quartoMarginSidebar.firstChild);
27
+
28
+ // Play the animation
29
+ animation.play();
30
+
31
+
32
+ </script>
Trials/5_SVG.qmd ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <script>
3
+ // get acceess to the right sidebar
4
+ const quartoMarginSidebar = document.getElementById("quarto-margin-sidebar");
5
+
6
+ // generate a place where the lotti animation shall be placed
7
+ const player = document.querySelector('dotlottie-player');
8
+
9
+ // take it from the previous position an move it to the new posistion --> removed prom previous DOM pos
10
+ quartoMarginSidebar.insertBefore(player, quartoMarginSidebar.firstChild);
11
+
12
+
13
+ /* --------------------------- get Feedback <p><a> -------------------------- */
14
+ // Create a new <p> element
15
+ const pElement = document.createElement('p');
16
+
17
+ // Create a new <a> element
18
+ const aElement = document.createElement('a');
19
+
20
+ // Set the href attribute of the <a> element
21
+ aElement.href = 'https://discord.gg/EEsXp39DaA';
22
+ aElement.id = 'feedback_A';
23
+ pElement.id = 'feedback_P';
24
+
25
+ // Set the text content of the <a> element
26
+ aElement.textContent = 'Feedback/Contact';
27
+
28
+ // Create a new SVG element
29
+ const svgElement = document.createElementNS('http://www.w3.org/2000/svg', 'svg');
30
+ svgElement.setAttribute('viewBox', '0 0 512 512'); // set the viewBox attribute to define the SVG size
31
+ svgElement.setAttribute('class', 'ionicon'); // set the class attribute to apply any CSS styles
32
+ svgElement.setAttribute('width', '2rem'); // set the width attribute to scale the SVG
33
+ svgElement.setAttribute('height', '2rem'); // set the height attribute to scale the SVG
34
+
35
+ // Set the content of the SVG element to the contents of the SVG file
36
+ svgElement.innerHTML = `<!-- see https://ionic.io/ionicons/
37
+ see <ion-icon name="chatbox-ellipses-outline"></ion-icon> -->
38
+ <path d="M408 64H104a56.16 56.16 0 00-56 56v192a56.16 56.16 0 0056 56h40v80l93.72-78.14a8 8 0 015.13-1.86H408a56.16 56.16 0 0056-56V120a56.16 56.16 0 00-56-56z" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" />
39
+ <circle cx="160" cy="216" r="32" />
40
+ <circle cx="256" cy="216" r="32" />
41
+ <circle cx="352" cy="216" r="32" />`;
42
+
43
+
44
+ // Append the SVG element to the <a> element
45
+ aElement.appendChild(svgElement);
46
+
47
+ // Append the <a> element to the <p> element
48
+ pElement.appendChild(aElement);
49
+ quartoMarginSidebar.insertBefore(pElement, player.nextSibling);
50
+
51
+
52
+
53
+
54
+ </script>
Web_Code/CSS/cosmo_Dark.scss CHANGED
@@ -97,4 +97,27 @@ h1, h2, h3, .header-section-number {
97
 
98
  #mosque_Anim{
99
  background-color: transparent;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  }
 
97
 
98
  #mosque_Anim{
99
  background-color: transparent;
100
+ }
101
+
102
+ /* the feedback <a> above the right bar */
103
+ #feedback_A{
104
+ color: var(--shiny_White);
105
+ }
106
+
107
+ // simmilar to .ionicon > path or .ionicon path
108
+ .ionicon :is(path){
109
+ stroke: var(--cl_Neon_Green);
110
+ }
111
+
112
+ .ionicon :is(circle){
113
+ fill: var(--cl_Neon_Green);
114
+ }
115
+
116
+ #popper_Tooltip_Gen pre {
117
+ color: black;
118
+ }
119
+
120
+ // the font color of the tooltip
121
+ #popper_Tooltip_Gen pre {
122
+ color: var(--shiny_White);
123
  }
Web_Code/CSS/css_0.css CHANGED
@@ -1,7 +1,7 @@
1
  /* define some variables */
2
  :root {
3
- --cl_Neon_Green: rgb(236, 255, 127);
4
- --shiny_White: rgb(255, 253, 250);
5
  }
6
 
7
 
@@ -21,6 +21,16 @@
21
  position: relative;
22
  }
23
 
 
 
 
 
 
 
 
 
 
 
24
  /* .modebar-btn{
25
  visibility: hidden;
26
  } */
@@ -31,3 +41,77 @@
31
  }
32
 
33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  /* define some variables */
2
  :root {
3
+ --cl_Neon_Green: #ecff80;
4
+ --shiny_White: #fffdfa;
5
  }
6
 
7
 
 
21
  position: relative;
22
  }
23
 
24
+ /* figure for which it is not desired to have any animation is called fig_Exclude*/
25
+ #fig_Exclude{
26
+ /* your style rules for all figures except the one with id "exclude" */
27
+ z-index: 999;
28
+ display: grid;
29
+ align-items: center;
30
+ justify-content: center;
31
+
32
+ }
33
+
34
  /* .modebar-btn{
35
  visibility: hidden;
36
  } */
 
41
  }
42
 
43
 
44
+ /* --------------------------- popper_Tooltip_Gen --------------------------- */
45
+ #popper_Tooltip_Gen {
46
+ background: #333;
47
+ color: var(--shiny_White);
48
+ font-weight: bold;
49
+ padding: 0.2rem 0.4rem;
50
+ font-size: 0.8rem;
51
+ border-radius: 0.4rem;
52
+ display: none;
53
+ }
54
+
55
+ #popper_Tooltip_Gen[data-show] {
56
+ display: block;
57
+ }
58
+
59
+ #pop_Arrow_Gen,
60
+ #pop_Arrow_Gen::before {
61
+ position: absolute;
62
+ width: 0.5rem;
63
+ height: 0.5rem;
64
+ background: inherit;
65
+ }
66
+
67
+ #pop_Arrow_Gen {
68
+ visibility: hidden;
69
+ }
70
+
71
+ #pop_Arrow_Gen::before {
72
+ visibility: visible;
73
+ content: '';
74
+ transform: rotate(45deg);
75
+ }
76
+
77
+ #popper_Tooltip_Gen[data-popper-placement^='top'] > #pop_Arrow_Gen {
78
+ bottom: -0.25rem;
79
+ }
80
+
81
+ #popper_Tooltip_Gen[data-popper-placement^='bottom'] > #pop_Arrow_Gen {
82
+ top: -0.25rem;
83
+ }
84
+
85
+ #popper_Tooltip_Gen[data-popper-placement^='left'] > #pop_Arrow_Gen {
86
+ right: -0.25rem;
87
+ }
88
+
89
+ #popper_Tooltip_Gen[data-popper-placement^='right'] > #pop_Arrow_Gen {
90
+ left: -0.25rem;
91
+ }
92
+
93
+ /* the feedback <Button> above the right bar */
94
+ #feedback_Button{
95
+ border: none;
96
+
97
+ }
98
+
99
+ /* the feedback <a> above the right bar */
100
+ #feedback_A{
101
+ display: grid;
102
+ border-radius: 1rem;
103
+ font-weight: bold;
104
+ text-decoration: none;
105
+ font-size: 1.1rem;
106
+
107
+ grid-template-columns: auto auto;
108
+ grid-gap: 0.77rem; /* Adjust this value to add more or less spacing between the SVG and the link text */
109
+
110
+ /* algin all grid items */
111
+ justify-items: center;
112
+ }
113
+
114
+
115
+ .custom-color{
116
+ color: var(--cl_Neon_Green);
117
+ }
Web_Code/CSS/light.scss CHANGED
@@ -88,4 +88,24 @@ h1, h2, h3, .header-section-number {
88
 
89
  #mosque_Anim{
90
  background-color: transparent;
91
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
 
89
  #mosque_Anim{
90
  background-color: transparent;
91
+ }
92
+
93
+
94
+ /* the feedback <a> above the right bar */
95
+ #feedback_A{
96
+ color: black;
97
+ }
98
+
99
+ // simmilar to .ionicon > path or .ionicon path
100
+ .ionicon :is(path){
101
+ stroke: black
102
+ }
103
+
104
+ .ionicon :is(circle){
105
+ fill: black
106
+ }
107
+
108
+ // the font color of the tooltip
109
+ #popper_Tooltip_Gen pre{
110
+ color: var(--shiny_White);
111
+ }
Web_Code/Js/lotti_Sidebar_Anim.js ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ========================================================================== */
2
+ /* ============================= complete_Check ============================= */
3
+ /* ========================================================================== */
4
+ function complete_Check(second_Anim){
5
+
6
+ console.log("I was found complete_Check ")
7
+
8
+ var rocket_Name = "rocket_Orange.lottie";
9
+ var aircraft_Name = "airplane.lottie";
10
+
11
+ player.addEventListener('complete',()=> {
12
+
13
+ // first animation has completed
14
+ if(!second_Anim){
15
+
16
+ console.log("first animation has completed");
17
+
18
+ // the animation must be stopped, such that it can be played again
19
+ //player.currentState = playing --> stop it, to rerun it
20
+ player.stop();
21
+
22
+ // load the second animation -> can be played when eventListender('ready') is called
23
+
24
+ var path_0 = `../7_Animation/${rocket_Name}`;
25
+ var path_1 = `../../7_Animation/${rocket_Name}`;
26
+
27
+ // check which file path is valid, use the valid one and load the player
28
+ loadFileWithFallback(path_0, path_1, player);
29
+
30
+ // let the system know second anim is loaded
31
+ second_Anim = true;
32
+
33
+ // playing the second animation directy does not make sense, since it takes some time to fetch the data from the net, then it must be loaded (postprocessed) --> it takes some time till the animation ready to be played --> use ready ewventListener
34
+ // play the second anim
35
+ // player.play();
36
+ // console.log(`the current state is: ${player.currentState}`)
37
+ }
38
+
39
+ // second animation has completed
40
+ else {
41
+
42
+ console.log("second animation completed");
43
+
44
+ // load back the first animation
45
+ var path_0 = `../7_Animation/${aircraft_Name}`;
46
+ var path_1 = `../../7_Animation/${aircraft_Name}`;
47
+
48
+ // check which file path is valid, use the valid one and load the player
49
+ loadFileWithFallback(path_0, path_1, player);
50
+
51
+ // let the system know first anim is loaded
52
+ second_Anim = false;
53
+
54
+ // stop the animation, such that the first animation can be played again if anim is clicked on
55
+ player.stop();
56
+
57
+ }
58
+ });
59
+
60
+
61
+
62
+ // Add an event listener for the 'ready' event --> is executed when player.load(.lotti or .json-file) compledted and ready for beeing played
63
+ player.addEventListener('ready', () => {
64
+
65
+ // play the second animation when it's loaded and ready for it
66
+ if (second_Anim){
67
+
68
+ player.play();
69
+
70
+ }
71
+ });
72
+ }
73
+
74
+
75
+ /* ========================================================================== */
76
+ /* ========================== loadFileWithFallback ========================== */
77
+ /* ========================================================================== */
78
+ function loadFileWithFallback( primaryPath,
79
+ fallbackPath,
80
+ player) {
81
+
82
+ // gets two paths --> check which one is valid. Use the valid one to load the player
83
+ fetch(primaryPath)
84
+ .then((response) => {
85
+
86
+ // no reading here, only checking metadta
87
+ if (response.ok) {
88
+
89
+ // If the primary file is found, use it
90
+ console.log("returning: ", primaryPath);
91
+ player.load(primaryPath);
92
+
93
+ // also possible to read the content directy
94
+ // return response.text();
95
+ }
96
+
97
+ else {
98
+ // If the primary file is not found, try the fallback path
99
+ return fetch(fallbackPath).then((fallbackResponse) => {
100
+ if (fallbackResponse.ok) {
101
+
102
+ console.log("returning: ", fallbackPath);
103
+ player.load(fallbackPath);
104
+
105
+ }
106
+
107
+ else {
108
+ throw new Error('Both primary and fallback files not found');
109
+ }
110
+ });
111
+ }
112
+ })
113
+
114
+ }
115
+
116
+
Web_Code/Js/popper_Tooltip_General.js ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ // see: https://popper.js.org/docs/v2/tutorial/
3
+
4
+ /* ========================================================================== */
5
+ /* ============================ show_Tooltip_Pop ============================ */
6
+ /* ========================================================================== */
7
+ function show_Tooltip_Pop() {
8
+ // Make the tooltip visible
9
+ tooltip.setAttribute('data-show', '');
10
+
11
+ // Enable the event listeners
12
+ popperInstance.setOptions((options) => ({
13
+ ...options,
14
+ modifiers: [
15
+ ...options.modifiers,
16
+ { name: 'eventListeners', enabled: true },
17
+ ],
18
+ }));
19
+
20
+ // Update its position
21
+ popperInstance.update();
22
+ }
23
+
24
+ /* ========================================================================== */
25
+ /* ============================ hide_Tooltip_Pop ============================ */
26
+ /* ========================================================================== */
27
+ function hide_Tooltip_Pop() {
28
+ // Hide the tooltip
29
+ tooltip.removeAttribute('data-show');
30
+
31
+ // Disable the event listeners
32
+ popperInstance.setOptions((options) => ({
33
+ ...options,
34
+ modifiers: [
35
+ ...options.modifiers,
36
+ { name: 'eventListeners', enabled: false },
37
+ ],
38
+ }));
39
+ }
40
+
41
+
42
+ function run_Pop(popcorn){
43
+ const showEvents_Tooltip_Pop = ['mouseenter', 'focus'];
44
+ const hideEvents_Tooltip_Pop = ['mouseleave', 'blur'];
45
+
46
+ // make sure that the tooltips are displayed and hidden when mouseenter and mouseleave
47
+ showEvents_Tooltip_Pop.forEach((event) => {
48
+ popcorn.addEventListener(event, show_Tooltip_Pop);
49
+ });
50
+
51
+ hideEvents_Tooltip_Pop.forEach((event) => {
52
+ popcorn.addEventListener(event, hide_Tooltip_Pop);
53
+ });
54
+
55
+ }
_quarto.yml CHANGED
@@ -8,7 +8,10 @@ project:
8
 
9
  # Additional file resources to be copied to output directory
10
  resources: ["Data/6_Html_Data/0_Viz/",
11
- "Data/7_Animation/"]
 
 
 
12
 
13
 
14
 
@@ -22,6 +25,7 @@ filters:
22
  # https://github.com/schochastics/quarto-social-share :MIT
23
  # - social-share
24
 
 
25
  - collapse-callout
26
 
27
 
@@ -95,10 +99,10 @@ cluster-based network modeling"
95
  title: "Javed Arshad Butt - Master Thesis"
96
  # subtitle:""
97
 
98
- tools:
99
- # you as a muslim cannot simply use the pic of an living beeing
100
- - icon: facebook
101
- href: https://github.com/
102
 
103
  # --------------------------------- navbar --------------------------------- #
104
  # # navbar horizontal bar
@@ -113,8 +117,8 @@ cluster-based network modeling"
113
  # # pinned: true
114
 
115
 
116
- downloads: [pdf, epub]
117
- sharing: [twitter, facebook]
118
  # cover-image: Data/6_Html_Data/1_Logo_Img/0_Tornado.svg
119
 
120
 
@@ -131,6 +135,7 @@ cluster-based network modeling"
131
 
132
  # testing purposes
133
  # - trials.qmd
 
134
  - Data/1_Writing/0_Deco/2_Thanks.qmd
135
  - Data/1_Writing/0_Deco/1_Erkl.qmd
136
 
@@ -205,8 +210,8 @@ cluster-based network modeling"
205
 
206
  # ------------------------------------------------------------------------ #
207
  - Data/10_Law/0_Mentioning.qmd
208
- - Data/10_Law/1_License_Hippocratic.qmd
209
- - Data/10_Law/2_Used_Licenses.qmd
210
 
211
 
212
  appendices:
@@ -214,10 +219,24 @@ cluster-based network modeling"
214
  - Data/1_Writing/5_Additional/0_Appendix.qmd
215
  - Data/1_Writing/5_Additional/1_Appendix.qmd
216
 
 
 
 
 
 
 
 
 
 
217
 
218
- bibliography: Data/4_Bib/references.bib
 
 
219
 
220
  # --------------------------------- book end --------------------------------- #
 
 
 
221
 
222
  # ---------------------------------- format ---------------------------------- #
223
  format:
@@ -244,11 +263,16 @@ format:
244
 
245
  comments:
246
  hypothesis: true
 
 
247
  # giscus:
248
  # repo: quarto-dev/quarto-docs
249
-
250
 
 
 
 
251
 
 
252
  pdf:
253
  documentclass: scrreprt
254
 
 
8
 
9
  # Additional file resources to be copied to output directory
10
  resources: ["Data/6_Html_Data/0_Viz/",
11
+ "Data/7_Animation/",
12
+ "Web_Code/Js/",
13
+ "Repos/custom.css",
14
+ ]
15
 
16
 
17
 
 
25
  # https://github.com/schochastics/quarto-social-share :MIT
26
  # - social-share
27
 
28
+ # https://github.com/shafayetShafee/collapse-callout
29
  - collapse-callout
30
 
31
 
 
99
  title: "Javed Arshad Butt - Master Thesis"
100
  # subtitle:""
101
 
102
+ # tools:
103
+ # # you as a muslim cannot simply use the pic of an living beeing
104
+ # - icon: git
105
+ # href: https://github.com/
106
 
107
  # --------------------------------- navbar --------------------------------- #
108
  # # navbar horizontal bar
 
117
  # # pinned: true
118
 
119
 
120
+ # downloads: [pdf, epub]
121
+ sharing: [twitter, facebook, linkedin]
122
  # cover-image: Data/6_Html_Data/1_Logo_Img/0_Tornado.svg
123
 
124
 
 
135
 
136
  # testing purposes
137
  # - trials.qmd
138
+
139
  - Data/1_Writing/0_Deco/2_Thanks.qmd
140
  - Data/1_Writing/0_Deco/1_Erkl.qmd
141
 
 
210
 
211
  # ------------------------------------------------------------------------ #
212
  - Data/10_Law/0_Mentioning.qmd
213
+ - Data/10_Law/1_Copy_Licenses.qmd
214
+ - Data/10_Law/2_Used_Hippocratic.qmd
215
 
216
 
217
  appendices:
 
219
  - Data/1_Writing/5_Additional/0_Appendix.qmd
220
  - Data/1_Writing/5_Additional/1_Appendix.qmd
221
 
222
+ # --------------------------------- footer --------------------------------- #
223
+ page-footer:
224
+ center:
225
+ - text: "About author"
226
+ href: Data/8_Add_2_Master/2_About_Author.qmd
227
+ - text: "License"
228
+ href: Data/10_Law/2_Used_Hippocratic.qmd
229
+ - text: "Share thoughts"
230
+ href: 'https://discord.gg/EEsXp39DaA'
231
 
232
+ # ------------------------------- body-footer ------------------------------ #
233
+ # see: https://quarto.org/docs/reference/projects/websites.html
234
+ margin-footer: Data/12_Each_Page/right_Nav.qmd
235
 
236
  # --------------------------------- book end --------------------------------- #
237
+ bibliography: Data/4_Bib/references.bib
238
+
239
+
240
 
241
  # ---------------------------------- format ---------------------------------- #
242
  format:
 
263
 
264
  comments:
265
  hypothesis: true
266
+
267
+ # allowing comments below the main content
268
  # giscus:
269
  # repo: quarto-dev/quarto-docs
 
270
 
271
+ # https://github.com/giscus/giscus/tree/main/styles/themes
272
+ # theme: purge
273
+
274
 
275
+ # ----------------------------------- pdf ---------------------------------- #
276
  pdf:
277
  documentclass: scrreprt
278
 
index.qmd CHANGED
@@ -7,11 +7,12 @@
7
  <!-- the riksha file is obtained through:https://lottiefiles.com/103030-rickshaw-from-pakistan
8
  and https://lottiefiles.com/ranaadeelfarrukh -->
9
  <dotlottie-player
 
10
  autoplay
11
  loop
12
  mode="bounce"
13
  src="./Data/7_Animation/Riksha.lottie"
14
- style="width: 100% hegiht: 600px">
15
  </dotlottie-player>
16
 
17
  <div id="iframe_Tornado" style="display:none;"></div>
@@ -29,7 +30,7 @@ function createIframe() {
29
  function hide_Riksha() {
30
 
31
  // get lottify riksha
32
- const player = document.querySelector('dotlottie-player');
33
 
34
  // get iframe container
35
  const content = document.getElementById("iframe_Tornado");
 
7
  <!-- the riksha file is obtained through:https://lottiefiles.com/103030-rickshaw-from-pakistan
8
  and https://lottiefiles.com/ranaadeelfarrukh -->
9
  <dotlottie-player
10
+ id="lotti_Main_Page"
11
  autoplay
12
  loop
13
  mode="bounce"
14
  src="./Data/7_Animation/Riksha.lottie"
15
+ style="width: 100% height:90%">
16
  </dotlottie-player>
17
 
18
  <div id="iframe_Tornado" style="display:none;"></div>
 
30
  function hide_Riksha() {
31
 
32
  // get lottify riksha
33
+ const player = document.getElementById('lotti_Main_Page');
34
 
35
  // get iframe container
36
  const content = document.getElementById("iframe_Tornado");
trials.qmd CHANGED
@@ -1,53 +1,34 @@
1
- # Trials {#sec-chap_1_Test}
2
- In this work, a tool called \glsfirst{cnmc} is further developed.
3
- The overall goal, in very brief terms, is to generate a model, which is able to
4
- predict the trajectories of general dynamical systems. The model
5
- shall be capable of predicting the trajectories when a model parameter
6
- value is changed.
7
- Some basics about dynamical systems are covered in
8
- subsection [-@sec-subsec_1_1_1_Principles] and in-depth explanations about \gls{cnmc} are given in
9
- chapter [-@sec-chap_1_Test]. \newline
10
 
11
- chapter [-@sec-chap_2_Test]
12
- chapter [-@sec-chap_1_Test_2]
13
- chapter [-@sec-chap_1_Test_3]
14
- chapter [-@sec-chap_1_Intro]\newline
15
 
 
16
 
17
- Intra reference: [-@sec-chap_1_Intra]\newline
18
 
19
- Intro reference: [-@sec-chap_1_Intro]\newline
20
 
21
- chapter [-@sec-chap_1_Abc]\newline
 
 
 
22
 
 
23
 
24
- <!-- including images from github -->
25
- <img src="https://raw.githubusercontent.com/jav-ed/Test_1/master/outp.svg">
26
- <img src="https://huggingface.co/spaces/JavedA/master_Thesis/blob/main/Data/3_Figs_Pyth/outp.svg">
27
- ![Data and workflow of the fourth step: Modeling](https://raw.githubusercontent.com/jav-ed/Test_1/master/outp.svg){#fig-fig_42}
28
 
 
 
 
 
 
 
 
 
 
 
29
 
30
- <!-- hugging face -->
31
 
32
- <img src="https://huggingface.co/spaces/JavedA/master_Thesis/blob/main/Data/3_Figs_Pyth/outp.svg">
33
-
34
- <!-- the raw link works -->
35
- <img src="https://huggingface.co/spaces/JavedA/master_Thesis/raw/main/Data/3_Figs_Pyth/outp.svg">
36
- ![Data and workflow of the fourth step: Modeling](https://huggingface.co/spaces/JavedA/master_Thesis/raw/main/Data/3_Figs_Pyth/outp.svg){#fig-fig_42}
37
-
38
- # Chap Test {#sec-chap_2_Test}
39
- Here is some more text
40
-
41
- # Chap Test_2 {#sec-chap_1_Test_2}
42
- Here is some more text
43
-
44
- # Chap Test_3 {#sec-chap_1_Test_3}
45
- Here is some more text
46
-
47
-
48
- Further check [@sec-chap_1_Intro] -- is found now (able to resolve crossref)
49
-
50
- chapter [-@sec-chap_1_Abc] -- now this becomes the issue (will not be found anymore)
51
-
52
- {{< lof image.png >}}
53
- {{< downloadthis image.png >}}
 
1
+ # hover test
 
 
 
 
 
 
 
 
2
 
3
+ <button id="button">My button</button>
 
 
 
4
 
5
+ <p id="pA" style= "margin-Top: 70px">My p</p>
6
 
 
7
 
8
+ <script src="../../Web_Code/Js/popper_Tooltip_General.js"></script>
9
 
10
+ <div id="tooltip">
11
+ My tooltip
12
+ <div id="arrow" data-popper-arrow></div>
13
+ </div>
14
 
15
+ <script src="https://unpkg.com/@popperjs/core@2"></script>
16
 
17
+ <script>
18
+ const popcorn = document.querySelector('#button');
19
+ const tooltip = document.querySelector('#tooltip');
 
20
 
21
+ const popperInstance = Popper.createPopper(popcorn, tooltip, {
22
+ modifiers: [
23
+ {
24
+ name: 'offset',
25
+ options: {
26
+ offset: [0, 8],
27
+ },
28
+ },
29
+ ],
30
+ });
31
 
32
+ run_Pop(popcorn);
33
 
34
+ </script>