Skip to content

Commit 97980b6

Browse files
committed
Adapt GMCI quest, minor corrections.
1 parent 841c32f commit 97980b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/config/storylines/coffeecats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ quests:
989989
- text:
990990
en: "You already talked to me. We agreed my data is not suitable for the GMCI community."
991991
- text:
992-
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."
992+
en: "Nevertheless, I noticed that my data can be linked to algorithms in the MathAlgoDB knowledge graph. This is why I uploaded the data to Zenodo, the free, open-access repository for other Coffee-enthusiasts to enjoy."
993993
- cond: '^op.nodata.barista & ^op.notsuredata.barista'
994994
type: sequence
995995
items:
@@ -1107,7 +1107,7 @@ quests:
11071107
- text:
11081108
en: "In which format should a dataset be submitted?"
11091109
thenText:
1110-
en: "All datasets should be in tabular format: .csv, .txt, .tsv. Additionally, if a ground truth exists for the dataset, it should be provided in a separate file."
1110+
en: "All datasets should be in tabular format: .csv, .txt. Additionally, if a ground truth exists for the dataset, it should be provided in a separate file."
11111111
- text:
11121112
en: "What is 'Graphical Modelling and Causal Inference'?"
11131113
then: gmci

0 commit comments

Comments
 (0)