From c060b393f1e0df596aa688ccf2c22d7ad059f2a4 Mon Sep 17 00:00:00 2001 From: Cody Hennesy Date: Wed, 20 May 2026 12:54:33 -0700 Subject: [PATCH 1/2] Add Wikidata and Open Qual Research lessons --- data/curriculum.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/data/curriculum.yaml b/data/curriculum.yaml index 624f756..f362ba2 100644 --- a/data/curriculum.yaml +++ b/data/curriculum.yaml @@ -102,6 +102,32 @@ curricula: status: Beta category: extended +- lessonname: Open Qualitative Research + site: https://librarycarpentry.github.io/lc-qualitative-taguette/ + repo: https://github.com/LibraryCarpentry/lc-qualitative-taguette + ref: https://librarycarpentry.github.io/lc-qualitative-taguette/reference.html + inst_notes: https://librarycarpentry.github.io/lc-qualitative-taguette/instructor-notes.html + maintainers: Nathaniel D. Porter + status: Beta + category: extended + +- lessonname: Open Qualitative Research with QualCoder + site: https://librarycarpentry.github.io/lc-qualitative-qualcoder/ + repo: https://github.com/librarycarpentry/lc-qualitative-qualcoder/ + ref: https://librarycarpentry.github.io/lc-qualitative-qualcoder/reference.html + inst_notes: https://librarycarpentry.github.io/lc-qualitative-qualcoder/instructor-notes.html + maintainers: Nathaniel D. Porter, Sebastian Karcher + status: Beta + category: extended + +- lessonname: Wikidata + site: https://librarycarpentry.github.io/lc-wikidata/ + repo: https://github.com/librarycarpentry/lc-wikidata/ + ref: https://librarycarpentry.github.io/lc-wikidata/reference.html + inst_notes: https://librarycarpentry.github.io/lc-wikidata/instructor-notes.html + maintainers: Rabea Müller, Till Sauerwein, Muhammad Elhossary, Konrad Förstner, Shelby Watson + status: Beta + category: extended - lessonname: DMP Course for Librarians site: https://librarycarpentry.github.io/lc-dmp101/ From 2db4b34d5cf8b445b286f283acaf0859a553e3bf Mon Sep 17 00:00:00 2001 From: Cody Hennesy Date: Wed, 20 May 2026 12:58:02 -0700 Subject: [PATCH 2/2] Fixing Wikidata maintainers --- data/curriculum.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/curriculum.yaml b/data/curriculum.yaml index f362ba2..3a65480 100644 --- a/data/curriculum.yaml +++ b/data/curriculum.yaml @@ -125,7 +125,7 @@ curricula: repo: https://github.com/librarycarpentry/lc-wikidata/ ref: https://librarycarpentry.github.io/lc-wikidata/reference.html inst_notes: https://librarycarpentry.github.io/lc-wikidata/instructor-notes.html - maintainers: Rabea Müller, Till Sauerwein, Muhammad Elhossary, Konrad Förstner, Shelby Watson + maintainers: Rabea Müller, Shelby Watson status: Beta category: extended