You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/open-science-for-grand-challenges.html
+58-21Lines changed: 58 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ <h3>Learning Objectives</h3>
38
38
<section>
39
39
<h3>Vaclav (Vashek) Petras</h3>
40
40
<ul>
41
-
<li>Center: Director o Technology
41
+
<li>Center: Director of Technology
42
42
<li>GRASS: Core Development Team, Project Steering Committee
43
43
<li>OSGeo: Charter Member</li>
44
44
</ul>
@@ -141,7 +141,7 @@ <h3>What Open Means</h3>
141
141
that preserve provenance and openness.
142
142
<small>[as officially summed up]</small>
143
143
</ul>
144
-
<li>More than one term in use: <em>open, free, libre</em>
144
+
<li>More than one term in use: <em>open, free, libre, FOSS, FLOSS</em>
145
145
<li>Free Cultural Works
146
146
<li>The Open Source Definition
147
147
<li>The Open Source AI Definition
@@ -169,15 +169,18 @@ <h3>What Open Means</h3>
169
169
<section>
170
170
<h3>Four Freedoms in the OSI Open Source AI Definition</h3>
171
171
172
-
An Open Source AI is an AI system made available under terms and in a way that grant the freedoms to:
172
+
<small>
173
+
An Open Source AI is an AI system made available under terms and in a way that grant the freedoms to:
174
+
</small>
173
175
<ul>
174
176
<li><b>Use</b> the system for any purpose and without having to ask for permission.</li>
175
177
<li><b>Study</b> how the system works and inspect its components.</li>
176
178
<li><b>Modify</b> the system for any purpose, including to change its output.</li>
177
179
<li><b>Share</b> the system for others to use with or without modifications, for any purpose.</li>
178
180
</ul>
179
181
<small>
180
-
These freedoms apply both to a fully functional system and to discrete elements of a system. A precondition to exercising these freedoms is to have access to the preferred form to make modifications to the system.
182
+
These freedoms apply both to a fully functional system and to discrete elements of a system.
183
+
A precondition to exercising these freedoms is to have access to the preferred form to make modifications to the system.
181
184
</small>
182
185
183
186
<small>
@@ -192,20 +195,32 @@ <h3>Four Freedoms in the OSI Open Source AI Definition</h3>
192
195
<section>
193
196
<h3>Four Freedoms in the GNU Philosophy</h3>
194
197
195
-
A program is free software if the program's users have the four essential freedoms:
198
+
<small>
199
+
A program is free software if the program's users have the four essential freedoms:
200
+
</small>
196
201
197
-
<ul>
198
-
<li>The freedom to <b>run</b> the program as you wish, for any purpose (freedom 0).</li>
199
-
<li>The freedom to <b>study</b> how the program works, and <b>change</b> it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.</li>
200
-
<li>The freedom to <b>redistribute</b> copies so you can help others (freedom 2).</li>
201
-
<li>The freedom to <b>distribute</b> copies of your modified versions to others (freedom 3). By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.</li>
202
-
</ul>
202
+
<ul>
203
+
<li>The freedom to <b>run</b> the program as you wish, for any purpose (freedom 0).</li>
204
+
<li>
205
+
The freedom to <b>study</b> how the program works, and <b>change</b> it so it does your computing as you wish (freedom 1).
206
+
<small>
207
+
Access to the source code is a precondition for this.
208
+
</small>
209
+
</li>
210
+
<li>The freedom to <b>redistribute</b> copies so you can help others (freedom 2).</li>
211
+
<li>
212
+
The freedom to <b>distribute</b> copies of your modified versions to others (freedom 3).
213
+
<small>
214
+
By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.
215
+
</small>
216
+
</li>
217
+
</ul>
203
218
204
-
<small>
205
-
What is Free Software? by <em>GNU</em> Operating System
206
-
supported by the <em>Free Software Foundation</em>,
207
-
generalized in <em>Free Cultural Works</em> (<ahref="https://freedomdefined.org/">freedomdefined.org</a>)
208
-
</small>
219
+
<small>
220
+
What is Free Software? by <em>GNU</em> Operating System
221
+
supported by the <em>Free Software Foundation</em>,
222
+
generalized in <em>Free Cultural Works</em> (<ahref="https://freedomdefined.org/">freedomdefined.org</a>)
223
+
</small>
209
224
210
225
<br>
211
226
@@ -249,7 +264,6 @@ <h3>Licensing</h3>
249
264
Do you read “terms and conditions”?
250
265
Have you ever read any “terms and conditions” or end user license agreement (EULA)?
251
266
What about an open source software license?
252
-
<small>(Read <ahref="https://trac.osgeo.org/gdal/wiki/FAQGeneral#WhatlicensedoesGDALOGRuse">license of GDAL</a> right now! It's less than 170 words.)</small>
@@ -690,6 +704,28 @@ <h3>Copyright, Licensing, and GenAI</h3>
690
704
</section>
691
705
692
706
707
+
<section>
708
+
<h3>GenAI and Open Source Infrastructure</h3>
709
+
<blockquote>
710
+
Once AI training sets subsume the collective work of decades of open collaboration,
711
+
the global commons idea, substantiated into repos and code all over the world,
712
+
risks becoming a nonrenewable resource, mined and never replenished.
713
+
<small>
714
+
…
715
+
What makes this moment especially tragic is that the very infrastructure enabling generative AI was born from the commons it now consumes.
716
+
Free and open source software built the Internet…
717
+
Every cloud provider, every hyperscale data center, every LLM pipeline sits on a foundation of FOSS.
718
+
</small>
719
+
<small>
720
+
<br>
721
+
— Sean O'Brien, founder of the Yale Privacy Lab at Yale Law School in
722
+
<ahref="https://www.zdnet.com/article/why-open-source-may-not-survive-the-rise-of-generative-ai/">Why open source may not survive the rise of generative AI</a>
723
+
by David Gewirtz. ZDNET. Oct. 24, 2025. Accessed 2025-10-27.
724
+
</small>
725
+
</blockquote>
726
+
</section>
727
+
728
+
693
729
<section>
694
730
<h3>Private Data</h3>
695
731
@@ -1051,6 +1087,7 @@ <h3>Internal Reasons for Open Science</h3>
1051
1087
</section>
1052
1088
1053
1089
1090
+
<!--
1054
1091
<section>
1055
1092
<h3>References</h3>
1056
1093
@@ -1096,6 +1133,7 @@ <h3>References</h3>
1096
1133
</small>
1097
1134
1098
1135
</section>
1136
+
-->
1099
1137
1100
1138
1101
1139
<section>
@@ -1104,12 +1142,11 @@ <h3>Resolution for Class Debate</h3>
1104
1142
<blockquote>
1105
1143
A scientific publication needs to consist of text, data, source code, computational software environment, and reviews
1106
1144
which are all openly licensed, in open formats, checked during the submission process, and
1107
-
publicly available without any delay after publication.
1145
+
publicly available without any delay at the time of publication.
1108
1146
</blockquote>
1109
1147
1110
1148
<smallclass="glow">
1111
1149
Consider:
1112
-
Funding, workload, scooping, AI/GenAI/LLMs, tax payers, industry funding agencies, …
0 commit comments