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: extras/config/storylines/lovedataweek.yml
+59-16Lines changed: 59 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -944,22 +944,34 @@ quests:
944
944
items:
945
945
- text:
946
946
en: "You already convinced me to share my dataset with the GMCI community."
947
-
- cond: '^op.data.dog'
947
+
- cond: '^op.data.dog & ^op.notsuredata.dog'
948
948
type: sequence
949
949
items:
950
950
- text:
951
951
en: "I have collected quite some data on the behavior of cat fur. One thing I investigated was the cause–effect relationship of Diet and Fur Quality."
952
952
- text:
953
-
en: "I am happy to share this dataset with the GMCI community. Please let me know, which format should I use?"
953
+
en: "I am happy to share this dataset with the GMCI community. I have just one question:"
954
+
- cond: '^op.data.dog & op.notsuredata.dog'
955
+
type: sequence
956
+
items:
957
+
- text:
958
+
en: "Did you talk to the MaRDI help desk? I hope you found an answer to my question:"
959
+
- cond: '^op.data.dog'
960
+
type: sequence
961
+
items:
962
+
- text:
963
+
en: "Which format should I use?"
954
964
responses:
955
965
- text:
956
966
en: "I am not sure."
957
967
thenText:
958
968
en: "Please ask the MaRDI help desk, which format I should use. I will wait for you here."
969
+
set: [ 'op.notsuredata.dog' ]
959
970
- text:
960
971
en: "There is no specific format required."
961
972
thenText:
962
973
en: "Are you sure? Maybe you should ask at the MaRDI help desk, which format is best."
974
+
set: [ 'op.notsuredata.dog' ]
963
975
- text:
964
976
en: "tabular format: .csv, .txt, .tsv."
965
977
thenText:
@@ -969,7 +981,8 @@ quests:
969
981
en: "Each data point should be connected to a unique identifier by an arrow."
970
982
thenText:
971
983
en: "Are you sure? That sounds like Gibberish to me. Maybe you should ask at the MaRDI help desk, which format is best."
972
-
Barista:
984
+
set: [ 'op.notsuredata.dog' ]
985
+
Barista:
973
986
- type: sequence
974
987
items:
975
988
- cond: 'op.nodata.barista'
@@ -979,18 +992,27 @@ quests:
979
992
en: "You already talked to me. We agreed my data is not suitable for the GMCI community."
980
993
- text:
981
994
en: "I have now uploaded it to Zenodo, the free, open-access repository, so it is publicly available and can be linked, for example with the corresponding algorithms nodes in the MathAlgoDB knowledge graph."
en: "I have collected quite some data benchmarking coffee brewing algorithms for performance (e.g., optimization accuracy or speed). All the data is in a big excel sheet."
en: "I have collected quite some data benchmarking coffee brewing algorithms for performance (e.g., optimization accuracy or speed)."
1004
+
en: "Did you talk to the MaRDI help desk? I hope you found an answer to my question:"
1005
+
- cond: '^op.nodata.barista'
1006
+
type: sequence
1007
+
items:
987
1008
- text:
988
-
en: "All the data is in a big excel sheet. Do you think it would be appropriate to share with the GMCI community?"
1009
+
en: "Is my data appropriate to share with the GMCI community?"
989
1010
responses:
990
1011
- text:
991
1012
en: "I am not sure."
992
1013
thenText:
993
1014
en: "Please ask the MaRDI help desk, if this kind of data is appropriate for the GMCI community. I will wait for you here."
1015
+
set: [ 'op.notsuredata.barista' ]
994
1016
- text:
995
1017
en: "Your data is not suitable."
996
1018
thenText:
@@ -1005,6 +1027,7 @@ quests:
1005
1027
en: "Yes, an excel sheet is fine."
1006
1028
thenText:
1007
1029
en: "I was more worried about the data itself. Please ask the MaRDI help desk, if this kind of data is appropriate for the GMCI community."
1030
+
set: [ 'op.notsuredata.barista' ]
1008
1031
- cond: '^op.nodata.barista'
1009
1032
id: nodata
1010
1033
type: sequence
@@ -1020,24 +1043,34 @@ quests:
1020
1043
items:
1021
1044
- text:
1022
1045
en: "You already convinced me to share my dataset with the GMCI community."
1023
-
- cond: '^op.data.math2'
1046
+
- cond: '^op.data.math2 & ^op.notsuredata.math2'
1024
1047
type: sequence
1025
1048
items:
1026
1049
- text:
1027
1050
en: "I have a simulation dataset that includes variables such as fluid viscosity, thermal conductivity, density, Prandtl number, and measured heat transfer coefficient."
1028
1051
- text:
1029
-
en: "With such data, you can analyze whether changes in viscosity causally influence heat transfer performance (possibly mediated through the Prandtl number)."
1052
+
en: "With such data, you can analyze whether changes in viscosity causally influence heat transfer performance. I'm happy to share the dataset, just one question:"
1053
+
- cond: '^op.data.math2 & op.notsuredata.math2'
1054
+
type: sequence
1055
+
items:
1056
+
- text:
1057
+
en: "Did you talk to the MaRDI help desk? I hope you found an answer to my question:"
1058
+
- cond: '^op.data.math2'
1059
+
type: sequence
1060
+
items:
1030
1061
- text:
1031
-
en: "I am considering sharing this dataset with the GMCI community. However, can you tell me, if data files can be versioned?"
1062
+
en: "Can you tell me, if data files shared with the GMCI community can be versioned?"
1032
1063
responses:
1033
1064
- text:
1034
1065
en: "I am not sure."
1035
1066
thenText:
1036
1067
en: "Please ask the MaRDI help desk, if data files can be versioned in the GMCI community. I will wait for you here."
1068
+
set: [ 'op.notsuredata.math2' ]
1037
1069
- text:
1038
1070
en: "No, data files cannot be versioned."
1039
1071
thenText:
1040
1072
en: "This doesn't sound right. MaRDI is using a modern approach, I am pretty sure that data files can be versioned in the GMCI community. Please ask the MaRDI help desk, I will wait for you here."
1073
+
set: [ 'op.notsuredata.math2' ]
1041
1074
- text:
1042
1075
en: "Yes, data files can be versioned."
1043
1076
thenText:
@@ -1122,18 +1155,27 @@ quests:
1122
1155
items:
1123
1156
- text:
1124
1157
en: "You already convinced me to share my dataset with the GMCI community."
1125
-
- cond: '^op.data.math3'
1158
+
- cond: '^op.data.math3 & ^op.notsuredata.math3'
1126
1159
type: sequence
1127
1160
items:
1128
1161
- text:
1129
-
en: "I have a dataset on the aerodynamic stability of different aircraft wing designs under turbulent conditions."
1162
+
en: "I have a dataset on the aerodynamic stability of different aircraft wing designs under turbulent conditions. I could contribute it, just one question:"
1163
+
- cond: '^op.data.math3 & op.notsuredata.math3'
1164
+
type: sequence
1165
+
items:
1166
+
- text:
1167
+
en: "Did you talk to the MaRDI help desk? I hope you found an answer to my question:"
1168
+
- cond: '^op.data.math3'
1169
+
type: sequence
1170
+
items:
1130
1171
- text:
1131
-
en: "I could contribute it to the GMCI community. However, how is ownership handled?"
1172
+
en: "How is ownership handled at the GMCI community?"
1132
1173
responses:
1133
1174
- text:
1134
1175
en: "I am not sure."
1135
1176
thenText:
1136
1177
en: "Please ask the MaRDI help desk, how ownership is handled in the GMCI community. I will wait for you here."
1178
+
set: [ 'op.notsuredata.math3' ]
1137
1179
- text:
1138
1180
en: "You will keep the ownership."
1139
1181
thenText:
@@ -1143,6 +1185,7 @@ quests:
1143
1185
en: "Authorship and license are transfered to the community."
1144
1186
thenText:
1145
1187
en: "This does not sound right. Please ask at the MaRDI help desk how ownership is handled in the GMCI community. I will wait for you here."
1188
+
set: [ 'op.notsuredata.math3' ]
1146
1189
ending:
1147
1190
dialogue:
1148
1191
- type: sequence
@@ -1152,25 +1195,25 @@ ending:
1152
1195
type: sequence
1153
1196
items:
1154
1197
- text:
1155
-
en: '☑ You know about sharing mathematical models.'
1198
+
en: "☑ You know about sharing mathematical models."
1156
1199
- cond: 'quest.mathmoddb.done'
1157
1200
class: 'citizensEmpowered'
1158
1201
type: sequence
1159
1202
items:
1160
1203
- text:
1161
-
en: '☑ You helped Momo to add the Hairy Cat Model to MathModDB.'
1204
+
en: "☑ You helped Momo to add the Hairy Cat Model to MathModDB."
1162
1205
- cond: 'quest.coffee.done'
1163
1206
class: 'citizensEmpowered'
1164
1207
type: sequence
1165
1208
items:
1166
1209
- text:
1167
-
en: '☑ You searched MathAlgoDB for coffee making algorithms.'
1210
+
en: "☑ You searched MathAlgoDB for coffee making algorithms."
1168
1211
- cond: 'quest.gmci.done'
1169
1212
class: 'citizensEmpowered'
1170
1213
type: sequence
1171
1214
items:
1172
1215
- text:
1173
-
en: '☑ You helped to add more datasets to the GMCI community.'
1216
+
en: "☑ You helped to add more datasets to the GMCI community."
0 commit comments