From 7042dbe96294790ff90de9b224b31f93b69a30cb Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 11:51:35 +0200
Subject: [PATCH 001/262] yamls
---
CONTRIBUTORS.yaml | 18 +++++++++++++++++-
FUNDERS.yaml | 11 +++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTORS.yaml b/CONTRIBUTORS.yaml
index 1abba40f5ba3f5..fc14b72f1c0906 100644
--- a/CONTRIBUTORS.yaml
+++ b/CONTRIBUTORS.yaml
@@ -131,6 +131,12 @@ alliecreason:
almahmoud:
name: Alex Mahmoud
joined: 2019-06
+ orcid: 0000-0001-7271-6655
+
+amisev1971:
+ name: Anastas Mishev
+ joined: 2024-07
+ orcid: 0000-0001-7271-6655
andreacabibbe:
name: Andrea Cabibbe
@@ -1181,6 +1187,11 @@ KlemensFroehlich:
name: Klemens Fröhlich
joined: 2021-08
+korvoj:
+ name: Vojdan Kjorveziroski
+ joined: 2024-07
+ orcid: 0000-0003-0419-4300
+
kostrykin:
name: Leonid Kostrykin
orcid: 0000-0003-1323-3762
@@ -1977,7 +1988,12 @@ sebastian-schaaf:
sonalhenson:
name: Sonal Henson
joined: 2023-09
-
+
+sonjafiliposka:
+ name: Sonja Filiposka
+ joined: 2024-07
+ orcid: 0000-0003-0034-2855
+
Shians:
name: Shian Su
joined: 2019-02
diff --git a/FUNDERS.yaml b/FUNDERS.yaml
index 236111cd1e622b..0d9632520c4690 100644
--- a/FUNDERS.yaml
+++ b/FUNDERS.yaml
@@ -290,6 +290,17 @@ sfb992:
funder: true
+skills4eosc:
+ name: Skills for European Open Science Cloud
+ short_name: "Skills4SEOSC"
+ joined: 2024-07
+ funder: true
+ funding_id: "10040140"
+ funding_system: cordis
+ funder_name: Horizon Europe
+ url: https://www.skills4eosc.eu/
+ github: https://github.com/FAIR-by-Design-Methodology
+
ukmrc:
name: UK Medical Research Council
url: https://mrc.ukri.org
From 471f55651c49426c214076c36609d4e1dc58751d Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 11:54:27 +0200
Subject: [PATCH 002/262] fbd
---
.../tutorials/fair-by-design/faqs/index.md | 3 +
.../tutorials/fair-by-design/tutorial.bib | 11 +++
.../tutorials/fair-by-design/tutorial.md | 74 +++++++++++++++++++
3 files changed, 88 insertions(+)
create mode 100644 topics/contributing/tutorials/fair-by-design/faqs/index.md
create mode 100644 topics/contributing/tutorials/fair-by-design/tutorial.bib
create mode 100644 topics/contributing/tutorials/fair-by-design/tutorial.md
diff --git a/topics/contributing/tutorials/fair-by-design/faqs/index.md b/topics/contributing/tutorials/fair-by-design/faqs/index.md
new file mode 100644
index 00000000000000..9ce3fe4fce824b
--- /dev/null
+++ b/topics/contributing/tutorials/fair-by-design/faqs/index.md
@@ -0,0 +1,3 @@
+---
+layout: faq-page
+---
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
new file mode 100644
index 00000000000000..8dacc622112ce7
--- /dev/null
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -0,0 +1,11 @@
+@article{wilkinson,
+ title={The FAIR Guiding Principles for scientific data management and stewardship},
+ author={Wilkinson, Mark D and Dumontier, Michel and Aalbersberg, IJsbrand Jan and Appleton, Gabrielle and Axton, Myles and Baak, Arie and Blomberg, Niklas and Boiten, Jan-Willem and da Silva Santos, Luiz Bonino and Bourne, Philip E and others},
+ journal={Scientific data},
+ doi = {10.1038/sdata.2016.18},
+ volume={3},
+ number={1},
+ pages={1--9},
+ year={2016},
+ publisher={Nature Publishing Group}
+}
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
new file mode 100644
index 00000000000000..6618d4ee8bae6e
--- /dev/null
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -0,0 +1,74 @@
+---
+layout: tutorial_hands_on
+title: FAIR-by-design
+abbreviations:
+ FAIR: Findable, Accessible, Interoperable, Reusable
+zenodo_link: https://zenodo.org/records/11548062
+questions:
+ - What do the FAIR principles stand for [Wilkinson et al. 2016](https://www.nature.com/articles/sdata201618)?
+ - How to develop FAIR learning materials?
+objectives:
+ - Define FAIR learning objects
+ - Adapt and mix FAIR learning objects
+ - Identify licenses and attribute correspondingly
+ - Structure comprehensive learning materials
+ - Manage file formats and tools
+ - Define metadata using a schema
+ - Create and publish FAIR-by-Design learning materials
+ - Collaborate with other instructors
+ - Assess FAIR-ness of existing learning objects
+time_estimation: 60M
+key_points:
+ - FAIR data are data which meet principles of findability, accessibility, interoperability, and reusability (FAIR).
+ - FAIR data are as open as possible, and as closed as necessary.
+ - The main objective of FAIR data is to increase data reuse by researchers.
+tags:
+ - fair
+ - FAIR
+ - by
+ - design
+ - Learning
+ - objects
+priority: 1
+contributions:
+ authorship:
+ - sonjafiliposka
+ - amisev1971
+ - korvoj
+ funding:
+ - skills4eosc
+
+---
+
+
+Welcome to the FAIR-by-Design GTN course.
+
+Below are the main stages of the FAIR-by-Design Methodology that will help guide you on your journey of creating FAIR learning materials.
+
+
+>
+>
+> In this tutorial, we will cover:
+>
+> 1. TOC
+> {:toc}
+>
+{: .agenda}
+
+# Main stages
+
+## Stage 1 - Prepare
+
+## Stage 2 - Discover
+
+## Stage 3 - Design
+
+### Time to brainstorm
+
+### Structure is everything
+
+### How to develop the learning content
+
+
+# Conclusion
+
From f2bb79c14b1ea1c661dc04dd02ee72ce1753bc5f Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 14:05:16 +0200
Subject: [PATCH 003/262] prepare
---
.gitignore | 1 +
.../tutorials/fair-by-design/tutorial.md | 40 ++++++++++++++++---
2 files changed, 35 insertions(+), 6 deletions(-)
diff --git a/.gitignore b/.gitignore
index 9b9fdbac27c2a9..0f30850810ebd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ plnmotmp*.json
# Planemo output for workflow autoupdate
tools.yml
api/**
+/.obsidian
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 6618d4ee8bae6e..68a30c7a0a9ff7 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -5,7 +5,6 @@ abbreviations:
FAIR: Findable, Accessible, Interoperable, Reusable
zenodo_link: https://zenodo.org/records/11548062
questions:
- - What do the FAIR principles stand for [Wilkinson et al. 2016](https://www.nature.com/articles/sdata201618)?
- How to develop FAIR learning materials?
objectives:
- Define FAIR learning objects
@@ -23,12 +22,12 @@ key_points:
- FAIR data are as open as possible, and as closed as necessary.
- The main objective of FAIR data is to increase data reuse by researchers.
tags:
- - fair
+ - FAIR-by-Design Learning Materials
+ - FAIR Learning Objects
- FAIR
- - by
- - design
- - Learning
- - objects
+ - Metadata
+ - Learning objectives
+ - Blooms taxonomy
priority: 1
contributions:
authorship:
@@ -55,9 +54,38 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>
{: .agenda}
+
# Main stages
## Stage 1 - Prepare
+> Before anything else, preparation is the key to success!
+{: .quote author="Alexander Graham Bell"}
+
+### First things first: What is FAIR?
+
+
+> Findable
+> The editable learning material has a unique and persistent identifier (PID) and is described with sufficiently detailed metadata.
+{: .comment }
+
+
+> Accessible
+>
+> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
+>
+{: .details}
+
+
+> Interoperable
+> The metadata describing the learning material follows a the RDA minimum metadata schema combined with agreed-upon controlled vocabularies.
+> Formal, accessible, shared, and broadly applicable language(s) and format(s) are used to develop the material.
+{: .tip}
+
+
+> Reusable
+>The learning material has a clear usage license (CC-BY-4.0 recommended) and accurate information on provenance.
+{: .question}
+
## Stage 2 - Discover
From f6b8fb3a529f047aac4ff076349eeff044e7ff11 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 14:18:52 +0200
Subject: [PATCH 004/262] Update tutorial.md
---
.../contributing/tutorials/fair-by-design/tutorial.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 68a30c7a0a9ff7..13842f95c50e4b 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -1,6 +1,6 @@
---
layout: tutorial_hands_on
-title: FAIR-by-design
+title: FAIR-by-design methodology
abbreviations:
FAIR: Findable, Accessible, Interoperable, Reusable
zenodo_link: https://zenodo.org/records/11548062
@@ -22,8 +22,8 @@ key_points:
- FAIR data are as open as possible, and as closed as necessary.
- The main objective of FAIR data is to increase data reuse by researchers.
tags:
- - FAIR-by-Design Learning Materials
- - FAIR Learning Objects
+ - 'FAIR-by-Design Learning Materials'
+ - "FAIR Learning Objects"
- FAIR
- Metadata
- Learning objectives
@@ -66,14 +66,14 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
> Findable
> The editable learning material has a unique and persistent identifier (PID) and is described with sufficiently detailed metadata.
-{: .comment }
+{: .comment title=""}
> Accessible
>
> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
>
-{: .details}
+{: .details icon=""}
> Interoperable
From 096bf4c1153630a648386ea156362e8b1a52cb79 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 14:25:54 +0200
Subject: [PATCH 005/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 13842f95c50e4b..aee4b67b90c6a8 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -73,7 +73,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>
> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
>
-{: .details icon=""}
+{: .details icon='spoken'}
> Interoperable
@@ -84,7 +84,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
> Reusable
>The learning material has a clear usage license (CC-BY-4.0 recommended) and accurate information on provenance.
-{: .question}
+{: .question }
## Stage 2 - Discover
From e26bbdbf178bf17577fd22e58eca4b01724d3d21 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 14:28:10 +0200
Subject: [PATCH 006/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index aee4b67b90c6a8..6799d456605776 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -73,7 +73,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>
> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
>
-{: .details icon='spoken'}
+{: .details }
> Interoperable
From 7d5e1928005acd0d09ea9b8f54f0d729c7ce2fe0 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 14:30:19 +0200
Subject: [PATCH 007/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 6799d456605776..0dca9d0677ed83 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -73,7 +73,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>
> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
>
-{: .details }
+{: .details lang="es"}
> Interoperable
From 3a09a0c7a970476c87e9937612b2d3e967a402f4 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 14:33:29 +0200
Subject: [PATCH 008/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 0dca9d0677ed83..1fa1c9682f62b0 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -73,7 +73,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>
> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
>
-{: .details lang="es"}
+{: .details lang='es'}
> Interoperable
From 25ae7387ddab670d15f883a5ed670f0171a95a24 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 15:03:43 +0200
Subject: [PATCH 009/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 1fa1c9682f62b0..d372a111fb3598 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -66,14 +66,14 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
> Findable
> The editable learning material has a unique and persistent identifier (PID) and is described with sufficiently detailed metadata.
-{: .comment title=""}
+{: .comment}
> Accessible
>
> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
>
-{: .details lang='es'}
+{: .details icon email}
> Interoperable
From e230746da4b72de7f495af4246c5e2578a4dd238 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 15:16:41 +0200
Subject: [PATCH 010/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index d372a111fb3598..a82d631ddd6819 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -64,22 +64,22 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### First things first: What is FAIR?
-> Findable
+> Findable
> The editable learning material has a unique and persistent identifier (PID) and is described with sufficiently detailed metadata.
-{: .comment}
+{: .question}
-> Accessible
+> Accessible
>
> The human and machine readable metadata and object are stored in a trusted repository with clear authentication and authorization procedures.
>
-{: .details icon email}
+{: .question}
-> Interoperable
+> Interoperable
> The metadata describing the learning material follows a the RDA minimum metadata schema combined with agreed-upon controlled vocabularies.
> Formal, accessible, shared, and broadly applicable language(s) and format(s) are used to develop the material.
-{: .tip}
+{: .question}
> Reusable
From 1f0090cc362b84eec336794c86a8c4abe1e63b69 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 15:41:22 +0200
Subject: [PATCH 011/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 31 +++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index a82d631ddd6819..52d950a4ded8c2 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -86,6 +86,37 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>The learning material has a clear usage license (CC-BY-4.0 recommended) and accurate information on provenance.
{: .question }
+### Adopt a metadata schema
+ The RDA Minimal Metadata Set for Learning Resources
+
+
+> {% include _includes/cyoa-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" %}
+>
+
+
+
+- **Title** = The human readable name of the resource
+- **Abstract / Description** = A brief synopsis about or description of the learning resource
+- **Author(s)** = Name of entity(ies) authoring the resource
+- **Primary Language** = Language in which the resource was originally published or made available
+- **Keyword(s)** = Keywords or tags used to describe the resource
+- **Version Date** = Version date for the most recently published or broadcast resource
+
+
+
+- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
+- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
+- **License** = A license document that applies to this content, typically indicated by URL
+- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
+
+
+
+- **Target Group (Audience)** = Principal users(s) for which the resource was designed
+- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
+- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
+- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
+
+
## Stage 2 - Discover
From c4b61e7ed02a5d7b42a8b153ecdd8f22f49a84bc Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 15:52:03 +0200
Subject: [PATCH 012/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 52d950a4ded8c2..c65e42f20b254e 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -89,9 +89,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### Adopt a metadata schema
The RDA Minimal Metadata Set for Learning Resources
-
-> {% include _includes/cyoa-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" %}
->
+{% include _includes/cyoa-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" %}
From bf5d982729e70960ecea75d1d2bdee8d82992ef3 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:00:21 +0200
Subject: [PATCH 013/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 50 +++++++++----------
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index c65e42f20b254e..78939e57180bc4 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -89,31 +89,31 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### Adopt a metadata schema
The RDA Minimal Metadata Set for Learning Resources
-{% include _includes/cyoa-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" %}
-
-
-
-- **Title** = The human readable name of the resource
-- **Abstract / Description** = A brief synopsis about or description of the learning resource
-- **Author(s)** = Name of entity(ies) authoring the resource
-- **Primary Language** = Language in which the resource was originally published or made available
-- **Keyword(s)** = Keywords or tags used to describe the resource
-- **Version Date** = Version date for the most recently published or broadcast resource
-
-
-
-- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
-- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
-- **License** = A license document that applies to this content, typically indicated by URL
-- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
-
-
-
-- **Target Group (Audience)** = Principal users(s) for which the resource was designed
-- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
-- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
-- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
-
+{% include _includes/cyoa-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
+
+
+>
+>- **Title** = The human readable name of the resource
+>- **Abstract / Description** = A brief synopsis about or description of the learning resource
+>- **Author(s)** = Name of entity(ies) authoring the resource
+>- **Primary Language** = Language in which the resource was originally published or made available
+>- **Keyword(s)** = Keywords or tags used to describe the resource
+>- **Version Date** = Version date for the most recently published or broadcast resource
+>
+
+>
+>- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
+>- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
+>- **License** = A license document that applies to this content, typically indicated by URL
+>- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
+>
+
+>
+>- **Target Group (Audience)** = Principal users(s) for which the resource was designed
+>- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
+>- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
+>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
+>
## Stage 2 - Discover
From 82a18eca760c448de59b2a000595d9fd79b214cd Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:06:26 +0200
Subject: [PATCH 014/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 78939e57180bc4..d03a93445bc81e 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -92,7 +92,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
{% include _includes/cyoa-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
->
+>
>- **Title** = The human readable name of the resource
>- **Abstract / Description** = A brief synopsis about or description of the learning resource
>- **Author(s)** = Name of entity(ies) authoring the resource
@@ -101,14 +101,14 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>- **Version Date** = Version date for the most recently published or broadcast resource
>
->
+>
>- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
>- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
>- **License** = A license document that applies to this content, typically indicated by URL
>- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
>
->
+>
>- **Target Group (Audience)** = Principal users(s) for which the resource was designed
>- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
>- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
From dac1df9aa9b1e5896df2057ea918ffa9227cc901 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:15:50 +0200
Subject: [PATCH 015/262] tab_choices
---
_includes/tab-choices.html | 39 +++++++++++++++++++
.../tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 _includes/tab-choices.html
diff --git a/_includes/tab-choices.html b/_includes/tab-choices.html
new file mode 100644
index 00000000000000..1ebb6400939d54
--- /dev/null
+++ b/_includes/tab-choices.html
@@ -0,0 +1,39 @@
+
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index d03a93445bc81e..0b5e6c77c5ed18 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -89,7 +89,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### Adopt a metadata schema
The RDA Minimal Metadata Set for Learning Resources
-{% include _includes/cyoa-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
+{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
>
{{ include.text }}
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 0b5e6c77c5ed18..77bbb92e103a62 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -89,33 +89,29 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### Adopt a metadata schema
The RDA Minimal Metadata Set for Learning Resources
-{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
-
-
->
->- **Title** = The human readable name of the resource
->- **Abstract / Description** = A brief synopsis about or description of the learning resource
->- **Author(s)** = Name of entity(ies) authoring the resource
->- **Primary Language** = Language in which the resource was originally published or made available
->- **Keyword(s)** = Keywords or tags used to describe the resource
->- **Version Date** = Version date for the most recently published or broadcast resource
->
-
->
->- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
->- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
->- **License** = A license document that applies to this content, typically indicated by URL
->- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
->
-
->
->- **Target Group (Audience)** = Principal users(s) for which the resource was designed
->- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
->- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
->- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
->
-
-
+> {% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
+>>
+>>- **Title** = The human readable name of the resource
+>>- **Abstract / Description** = A brief synopsis about or description of the learning resource
+>>- **Author(s)** = Name of entity(ies) authoring the resource
+>>- **Primary Language** = Language in which the resource was originally published or made available
+>>- **Keyword(s)** = Keywords or tags used to describe the resource
+>>- **Version Date** = Version date for the most recently published or broadcast resource
+>>
+>>
+>>- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
+>>- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
+>>- **License** = A license document that applies to this content, typically indicated by URL
+>>- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
+>>
+>>
+>>- **Target Group (Audience)** = Principal users(s) for which the resource was designed
+>>- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
+>>- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
+>>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
+>>
+
+{: .hands_on}
## Stage 2 - Discover
## Stage 3 - Design
From 0c3972a14d71b71c31abd4bd6787d69ff5f54e9e Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:36:16 +0200
Subject: [PATCH 019/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 77bbb92e103a62..6c6c9aefe2016a 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -89,6 +89,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### Adopt a metadata schema
The RDA Minimal Metadata Set for Learning Resources
+> Metadata field categories
> {% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
>>
>>- **Title** = The human readable name of the resource
From 8b1185ed593619a90ca85ab44235dc8e9ea41b88 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:39:34 +0200
Subject: [PATCH 020/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 41 ++++++++++---------
1 file changed, 21 insertions(+), 20 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 6c6c9aefe2016a..b75ed7a6d424b2 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -91,28 +91,29 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
> Metadata field categories
> {% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
->>
->>- **Title** = The human readable name of the resource
->>- **Abstract / Description** = A brief synopsis about or description of the learning resource
->>- **Author(s)** = Name of entity(ies) authoring the resource
->>- **Primary Language** = Language in which the resource was originally published or made available
->>- **Keyword(s)** = Keywords or tags used to describe the resource
->>- **Version Date** = Version date for the most recently published or broadcast resource
->>
->>
->>- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
->>- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
->>- **License** = A license document that applies to this content, typically indicated by URL
->>- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
->>
->>
->>- **Target Group (Audience)** = Principal users(s) for which the resource was designed
->>- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
->>- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
->>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
->>
+>
+>- **Title** = The human readable name of the resource
+>- **Abstract / Description** = A brief synopsis about or description of the learning resource
+>- **Author(s)** = Name of entity(ies) authoring the resource
+>- **Primary Language** = Language in which the resource was originally published or made available
+>- **Keyword(s)** = Keywords or tags used to describe the resource
+>- **Version Date** = Version date for the most recently published or broadcast resource
+>
+>
+>- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
+>- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
+>- **License** = A license document that applies to this content, typically indicated by URL
+>- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
+>
+>
+>- **Target Group (Audience)** = Principal users(s) for which the resource was designed
+>- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
+>- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
+>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
+>
{: .hands_on}
+
## Stage 2 - Discover
## Stage 3 - Design
From b1fe9bba550c217196f0673727505ed1ab218fb9 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:42:09 +0200
Subject: [PATCH 021/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index b75ed7a6d424b2..7594296c780b69 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -89,7 +89,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### Adopt a metadata schema
The RDA Minimal Metadata Set for Learning Resources
-> Metadata field categories
+> Metadata field categories
> {% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
>
>- **Title** = The human readable name of the resource
@@ -112,7 +112,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
>
-{: .hands_on}
+{: .question}
## Stage 2 - Discover
From cc2ea008b472c5f858fba38df9d4de459a2d9533 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:45:07 +0200
Subject: [PATCH 022/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 7594296c780b69..eae652456bf31a 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -91,6 +91,8 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
> Metadata field categories
> {% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
+{: .question}
+
>
>- **Title** = The human readable name of the resource
>- **Abstract / Description** = A brief synopsis about or description of the learning resource
@@ -112,7 +114,6 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
>
-{: .question}
## Stage 2 - Discover
From f8f4e8f5371d99522de05e055ebe076fa33740d1 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:48:32 +0200
Subject: [PATCH 023/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index eae652456bf31a..addbdea7f793e0 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -89,9 +89,8 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
### Adopt a metadata schema
The RDA Minimal Metadata Set for Learning Resources
-> Metadata field categories
-> {% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
-{: .question}
+
+{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
>
>- **Title** = The human readable name of the resource
From 318e1904facb444ea09d12d71b12d51ca52c6024 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 16:58:16 +0200
Subject: [PATCH 024/262] Update tab-choices.html
---
_includes/tab-choices.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/tab-choices.html b/_includes/tab-choices.html
index 92d6516617e4d7..a984bc65b2ef9b 100644
--- a/_includes/tab-choices.html
+++ b/_includes/tab-choices.html
@@ -1,5 +1,5 @@
-
{{ include.text }}
+
{{ include.text }}
{% if include.text %}
{{ include.text }}
From ca273f784112e38f762d5c7ef77e4dd2decdfa98 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:25:57 +0200
Subject: [PATCH 025/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index addbdea7f793e0..889a01e29a93d3 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -113,6 +113,20 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
>
+
+More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
+
+
+More on FAIR learning objects definition
+
+Learn more about:
+ - [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
+ - [FAIR guiding principles](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-guiding-principles)
+ - [FAIR learning objects](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-learning-objects)
+
+### Start Ideating...
+
+
## Stage 2 - Discover
From 59a49d94e934083f3259ac3cac772e456f085eb0 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:26:58 +0200
Subject: [PATCH 026/262] Update tutorial.bib
---
.../tutorials/fair-by-design/tutorial.bib | 36 +++++++++++++------
1 file changed, 25 insertions(+), 11 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 8dacc622112ce7..9bfcc86728c360 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,11 +1,25 @@
-@article{wilkinson,
- title={The FAIR Guiding Principles for scientific data management and stewardship},
- author={Wilkinson, Mark D and Dumontier, Michel and Aalbersberg, IJsbrand Jan and Appleton, Gabrielle and Axton, Myles and Baak, Arie and Blomberg, Niklas and Boiten, Jan-Willem and da Silva Santos, Luiz Bonino and Bourne, Philip E and others},
- journal={Scientific data},
- doi = {10.1038/sdata.2016.18},
- volume={3},
- number={1},
- pages={1--9},
- year={2016},
- publisher={Nature Publishing Group}
-}
+@misc{hoebelheinrich_2022_6769695,
+ author = {Hoebelheinrich, Nancy J and
+ Biernacka, Katarzyna and
+ Brazas, Michelle and
+ Castro, Leyla Jael and
+ Fiore, Nicola and
+ Hellström, Margareta and
+ Lazzeri, Emma and
+ Leenarts, Ellen and
+ Martinez Lavanchy, Paula Maria and
+ Newbold, Elizabeth and
+ Nurnberger, Amy and
+ Plomp, Esther and
+ Vaira, Lucia and
+ van Gelder, Celia W G and
+ Whyte, Angus},
+ title = {{Recommendations for a minimal metadata set to aid
+ harmonised discovery of learning resources}},
+ month = jun,
+ year = 2022,
+ publisher = {Zenodo},
+ version = {1.0},
+ doi = {10.15497/RDA00073},
+ url = {https://doi.org/10.15497/RDA00073}
+}
\ No newline at end of file
From fd3406fd7c95e28ed0eba50faece2148bb7da8cb Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:30:59 +0200
Subject: [PATCH 027/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 889a01e29a93d3..2f3d4bd048a889 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -113,13 +113,9 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
>
-
More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
-
-More on FAIR learning objects definition
-
-Learn more about:
+More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
- [FAIR guiding principles](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-guiding-principles)
- [FAIR learning objects](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-learning-objects)
From 42b1120acbf78d0baa1dbc76d09eb62ab45de5ab Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:41:07 +0200
Subject: [PATCH 028/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 28 +++++++++++++++++++
.../tutorials/fair-by-design/tutorial.md | 2 ++
2 files changed, 30 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 9bfcc86728c360..42cbb420e2dbe3 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,3 +1,31 @@
+
+
+@misc{contributing-fair-by-design,
+author = "Sonja Filiposka and Anastas Mishev and Vojdan Kjorveziroski",
+ title = "FAIR-by-design methodology (Galaxy Training Materials)",
+ year = "",
+ month = "",
+ day = ""
+ url = "\url{http://localhost:4000/training-material/topics/contributing/tutorials/fair-by-design/tutorial.html}",
+ note = "[Online; accessed Wed Aug 07 2024]"
+}
+
+@article{Hiltemann_2023,
+ doi = {10.1371/journal.pcbi.1010752},
+ url = {https://doi.org/10.1371%2Fjournal.pcbi.1010752},
+ year = 2023,
+ month = {jan},
+ publisher = {Public Library of Science ({PLoS})},
+ volume = {19},
+ number = {1},
+ pages = {e1010752},
+ author = {Saskia Hiltemann and Helena Rasche and Simon Gladman and Hans-Rudolf Hotz and Delphine Larivi{\`{e}}re and Daniel Blankenberg and Pratik D. Jagtap and Thomas Wollmann and Anthony Bretaudeau and Nadia Gou{\'{e}} and Timothy J. Griffin and Coline Royaux and Yvan Le Bras and Subina Mehta and Anna Syme and Frederik Coppens and Bert Droesbeke and Nicola Soranzo and Wendi Bacon and Fotis Psomopoulos and Crist{\'{o}}bal Gallardo-Alba and John Davis and Melanie Christine Föll and Matthias Fahrner and Maria A. Doyle and Beatriz Serrano-Solano and Anne Claire Fouilloux and Peter van Heusden and Wolfgang Maier and Dave Clements and Florian Heyl and Björn Grüning and B{\'{e}}r{\'{e}}nice Batut and},
+ editor = {Francis Ouellette},
+ title = {Galaxy Training: A powerful framework for teaching!},
+ journal = {PLoS Comput Biol} Computational Biology}
+}
+
+
@misc{hoebelheinrich_2022_6769695,
author = {Hoebelheinrich, Nancy J and
Biernacka, Katarzyna and
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 2f3d4bd048a889..25b11b9d9dc777 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,6 +115,8 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
+
+
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
- [FAIR guiding principles](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-guiding-principles)
From 0dfbe165771d1ef54cbb7ec432556d3b7ab52e78 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:45:47 +0200
Subject: [PATCH 029/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 16 ----------------
.../tutorials/fair-by-design/tutorial.md | 2 --
2 files changed, 18 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 42cbb420e2dbe3..79122ace161647 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -9,22 +9,6 @@ @misc{contributing-fair-by-design
url = "\url{http://localhost:4000/training-material/topics/contributing/tutorials/fair-by-design/tutorial.html}",
note = "[Online; accessed Wed Aug 07 2024]"
}
-
-@article{Hiltemann_2023,
- doi = {10.1371/journal.pcbi.1010752},
- url = {https://doi.org/10.1371%2Fjournal.pcbi.1010752},
- year = 2023,
- month = {jan},
- publisher = {Public Library of Science ({PLoS})},
- volume = {19},
- number = {1},
- pages = {e1010752},
- author = {Saskia Hiltemann and Helena Rasche and Simon Gladman and Hans-Rudolf Hotz and Delphine Larivi{\`{e}}re and Daniel Blankenberg and Pratik D. Jagtap and Thomas Wollmann and Anthony Bretaudeau and Nadia Gou{\'{e}} and Timothy J. Griffin and Coline Royaux and Yvan Le Bras and Subina Mehta and Anna Syme and Frederik Coppens and Bert Droesbeke and Nicola Soranzo and Wendi Bacon and Fotis Psomopoulos and Crist{\'{o}}bal Gallardo-Alba and John Davis and Melanie Christine Föll and Matthias Fahrner and Maria A. Doyle and Beatriz Serrano-Solano and Anne Claire Fouilloux and Peter van Heusden and Wolfgang Maier and Dave Clements and Florian Heyl and Björn Grüning and B{\'{e}}r{\'{e}}nice Batut and},
- editor = {Francis Ouellette},
- title = {Galaxy Training: A powerful framework for teaching!},
- journal = {PLoS Comput Biol} Computational Biology}
-}
-
@misc{hoebelheinrich_2022_6769695,
author = {Hoebelheinrich, Nancy J and
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 25b11b9d9dc777..2f3d4bd048a889 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,8 +115,6 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
-
-
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
- [FAIR guiding principles](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-guiding-principles)
From c037e00d48f550f6bd995e2ee29573e3bf90c87c Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:47:45 +0200
Subject: [PATCH 030/262] Update tutorial.bib
---
.../contributing/tutorials/fair-by-design/tutorial.bib | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 79122ace161647..d0eac4d46831f3 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -11,7 +11,7 @@ @misc{contributing-fair-by-design
}
@misc{hoebelheinrich_2022_6769695,
- author = {Hoebelheinrich, Nancy J and
+ author = "Hoebelheinrich, Nancy J and
Biernacka, Katarzyna and
Brazas, Michelle and
Castro, Leyla Jael and
@@ -25,13 +25,11 @@ @misc{hoebelheinrich_2022_6769695
Plomp, Esther and
Vaira, Lucia and
van Gelder, Celia W G and
- Whyte, Angus},
- title = {{Recommendations for a minimal metadata set to aid
- harmonised discovery of learning resources}},
+ Whyte, Angus"",
+ title = "Recommendations for a minimal metadata set to aid
+ harmonised discovery of learning resources"",
month = jun,
year = 2022,
- publisher = {Zenodo},
- version = {1.0},
doi = {10.15497/RDA00073},
url = {https://doi.org/10.15497/RDA00073}
}
\ No newline at end of file
From 017c5af46c440e83b21f73a299ba14c5420b8878 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:47:56 +0200
Subject: [PATCH 031/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 2f3d4bd048a889..25b11b9d9dc777 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,6 +115,8 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
+
+
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
- [FAIR guiding principles](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-guiding-principles)
From d199461408e1208b0a04b2eab702f072e5c22caa Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:50:29 +0200
Subject: [PATCH 032/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 17 +++--------------
.../tutorials/fair-by-design/tutorial.md | 2 --
2 files changed, 3 insertions(+), 16 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index d0eac4d46831f3..ea6e303767566f 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,15 +1,4 @@
-
-
-@misc{contributing-fair-by-design,
-author = "Sonja Filiposka and Anastas Mishev and Vojdan Kjorveziroski",
- title = "FAIR-by-design methodology (Galaxy Training Materials)",
- year = "",
- month = "",
- day = ""
- url = "\url{http://localhost:4000/training-material/topics/contributing/tutorials/fair-by-design/tutorial.html}",
- note = "[Online; accessed Wed Aug 07 2024]"
-}
-
+
@misc{hoebelheinrich_2022_6769695,
author = "Hoebelheinrich, Nancy J and
Biernacka, Katarzyna and
@@ -25,9 +14,9 @@ @misc{hoebelheinrich_2022_6769695
Plomp, Esther and
Vaira, Lucia and
van Gelder, Celia W G and
- Whyte, Angus"",
+ Whyte, Angus",
title = "Recommendations for a minimal metadata set to aid
- harmonised discovery of learning resources"",
+ harmonised discovery of learning resources",
month = jun,
year = 2022,
doi = {10.15497/RDA00073},
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 25b11b9d9dc777..2f3d4bd048a889 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,8 +115,6 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
-
-
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
- [FAIR guiding principles](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-guiding-principles)
From 5313174953693773066ae5f1bbdd8a8caae3baf1 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 17:52:36 +0200
Subject: [PATCH 033/262] bib
---
topics/contributing/tutorials/fair-by-design/tutorial.bib | 1 -
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index ea6e303767566f..8f2750db3cb420 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,4 +1,3 @@
-
@misc{hoebelheinrich_2022_6769695,
author = "Hoebelheinrich, Nancy J and
Biernacka, Katarzyna and
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 2f3d4bd048a889..b103f1ed4080c5 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -113,7 +113,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
>
-More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
+>More on the metadata here {% cite nancy %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From 68a136dba8de0d35dc16f5961f339c9b915036db Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:00:15 +0200
Subject: [PATCH 034/262] bib
---
topics/contributing/tutorials/fair-by-design/tutorial.bib | 2 +-
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 8f2750db3cb420..ddfcbaf26f9775 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,4 +1,4 @@
-@misc{hoebelheinrich_2022_6769695,
+@misc{nancy,
author = "Hoebelheinrich, Nancy J and
Biernacka, Katarzyna and
Brazas, Michelle and
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index b103f1ed4080c5..86d913368dcc41 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -113,7 +113,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
>- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
>
->More on the metadata here {% cite nancy %}
+More on the metadata here {% cite nancy %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From c00fa074660dea461b4e8440a34a369bc5ed09ff Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:01:40 +0200
Subject: [PATCH 035/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 40 +++++++++----------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 86d913368dcc41..86cfc270a0f0fa 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -92,26 +92,26 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
->
->- **Title** = The human readable name of the resource
->- **Abstract / Description** = A brief synopsis about or description of the learning resource
->- **Author(s)** = Name of entity(ies) authoring the resource
->- **Primary Language** = Language in which the resource was originally published or made available
->- **Keyword(s)** = Keywords or tags used to describe the resource
->- **Version Date** = Version date for the most recently published or broadcast resource
->
->
->- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
->- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
->- **License** = A license document that applies to this content, typically indicated by URL
->- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
->
->
->- **Target Group (Audience)** = Principal users(s) for which the resource was designed
->- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
->- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
->- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
->
+
+- **Title** = The human readable name of the resource
+- **Abstract / Description** = A brief synopsis about or description of the learning resource
+- **Author(s)** = Name of entity(ies) authoring the resource
+- **Primary Language** = Language in which the resource was originally published or made available
+- **Keyword(s)** = Keywords or tags used to describe the resource
+- **Version Date** = Version date for the most recently published or broadcast resource
+
+
+- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
+- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
+- **License** = A license document that applies to this content, typically indicated by URL
+- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
+
+
+- **Target Group (Audience)** = Principal users(s) for which the resource was designed
+- **Learning Resource Type** = The predominant type or kind that characterizes the learning resource
+- **Learning Outcome** = Descriptions of what knowledge, skills or abilities a learner should acquire on completion of the resource
+- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
+
More on the metadata here {% cite nancy %}
From 06badfb556e4088f160e9c3990ac5e329c4f3e5e Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:04:02 +0200
Subject: [PATCH 036/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 40 ++++++++-----------
.../tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 18 insertions(+), 24 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index ddfcbaf26f9775..a182ed2448db0c 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,23 +1,17 @@
-@misc{nancy,
- author = "Hoebelheinrich, Nancy J and
- Biernacka, Katarzyna and
- Brazas, Michelle and
- Castro, Leyla Jael and
- Fiore, Nicola and
- Hellström, Margareta and
- Lazzeri, Emma and
- Leenarts, Ellen and
- Martinez Lavanchy, Paula Maria and
- Newbold, Elizabeth and
- Nurnberger, Amy and
- Plomp, Esther and
- Vaira, Lucia and
- van Gelder, Celia W G and
- Whyte, Angus",
- title = "Recommendations for a minimal metadata set to aid
- harmonised discovery of learning resources",
- month = jun,
- year = 2022,
- doi = {10.15497/RDA00073},
- url = {https://doi.org/10.15497/RDA00073}
-}
\ No newline at end of file
+@article{bebatut2018community,
+ title={Community-driven data analysis training for biology},
+ author={Batut, B{\'e}r{\'e}nice and Hiltemann, Saskia and Bagnacani, Andrea and Baker, Dannon and Bhardwaj, Vivek and Blank, Clemens and Bretaudeau, Anthony and Brillet-Gu{\'e}guen, Loraine and {\v{C}}ech, Martin and Chilton, John and others},
+ journal={Cell systems},
+ volume={6},
+ number={6},
+ pages={752--758},
+ year={2018},
+ publisher={Elsevier},
+ doi={10.1016/j.cels.2018.05.012}
+}
+
+@misc{galaxy-training-materials,
+ url = {https://training.galaxyproject.org},
+ note = {Accessed 2019-04-08},
+ title = {Galaxy Training materials website}
+}
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 86cfc270a0f0fa..fcf5578a636469 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -113,7 +113,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
-More on the metadata here {% cite nancy %}
+More on the metadata here {% cite bebatut2018community %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From 9cb0831ca7f7bb3089dc189dc52827b3a596750c Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:06:46 +0200
Subject: [PATCH 037/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 42 +++++++++++--------
.../tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 26 insertions(+), 18 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index a182ed2448db0c..0bd16f273c584d 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,17 +1,25 @@
-@article{bebatut2018community,
- title={Community-driven data analysis training for biology},
- author={Batut, B{\'e}r{\'e}nice and Hiltemann, Saskia and Bagnacani, Andrea and Baker, Dannon and Bhardwaj, Vivek and Blank, Clemens and Bretaudeau, Anthony and Brillet-Gu{\'e}guen, Loraine and {\v{C}}ech, Martin and Chilton, John and others},
- journal={Cell systems},
- volume={6},
- number={6},
- pages={752--758},
- year={2018},
- publisher={Elsevier},
- doi={10.1016/j.cels.2018.05.012}
-}
-
-@misc{galaxy-training-materials,
- url = {https://training.galaxyproject.org},
- note = {Accessed 2019-04-08},
- title = {Galaxy Training materials website}
-}
+@article{hoebelheinrich_2022_6769695,
+ author = {Hoebelheinrich, Nancy J and
+ Biernacka, Katarzyna and
+ Brazas, Michelle and
+ Castro, Leyla Jael and
+ Fiore, Nicola and
+ Hellström, Margareta and
+ Lazzeri, Emma and
+ Leenarts, Ellen and
+ Martinez Lavanchy, Paula Maria and
+ Newbold, Elizabeth and
+ Nurnberger, Amy and
+ Plomp, Esther and
+ Vaira, Lucia and
+ van Gelder, Celia W G and
+ Whyte, Angus},
+ title = {{Recommendations for a minimal metadata set to aid
+ harmonised discovery of learning resources}},
+ month = jun,
+ year = 2022,
+ publisher = {Zenodo},
+ version = {1.0},
+ doi = {10.15497/RDA00073},
+ url = {https://doi.org/10.15497/RDA00073}
+}
\ No newline at end of file
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index fcf5578a636469..1b925dab5adebb 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -113,7 +113,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
-More on the metadata here {% cite bebatut2018community %}
+More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From d71a2986e5ec73e21890f11f45f598652f2d9672 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:09:21 +0200
Subject: [PATCH 038/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 18 +++++++++---------
.../tutorials/fair-by-design/tutorial.md | 2 ++
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 0bd16f273c584d..5315ef10e20fe6 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,5 +1,7 @@
@article{hoebelheinrich_2022_6769695,
- author = {Hoebelheinrich, Nancy J and
+ title = {Recommendations for a minimal metadata set to aid
+ harmonised discovery of learning resources},
+ author = {Hoebelheinrich, Nancy J and
Biernacka, Katarzyna and
Brazas, Michelle and
Castro, Leyla Jael and
@@ -14,12 +16,10 @@ @article{hoebelheinrich_2022_6769695
Vaira, Lucia and
van Gelder, Celia W G and
Whyte, Angus},
- title = {{Recommendations for a minimal metadata set to aid
- harmonised discovery of learning resources}},
- month = jun,
- year = 2022,
- publisher = {Zenodo},
- version = {1.0},
- doi = {10.15497/RDA00073},
- url = {https://doi.org/10.15497/RDA00073}
+ month = jun,
+ year = 2022,
+ publisher = {Zenodo},
+ version = {1.0},
+ doi = {10.15497/RDA00073},
+ url = {https://doi.org/10.15497/RDA00073}
}
\ No newline at end of file
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 1b925dab5adebb..edb43c6d69129b 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -113,6 +113,8 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
- **Expertise (Skill) Level** = Target skill level in the topic being taught; example values include beginner, intermediate, advanced
+
+
More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
More on FAIR learning objects definition:
From f6ccbdc50e6d45ce5736a52328ea794a29c3a86d Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:17:28 +0200
Subject: [PATCH 039/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 30 ++++---------------
.../tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 7 insertions(+), 25 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 5315ef10e20fe6..831fac4debf4ef 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,25 +1,7 @@
-@article{hoebelheinrich_2022_6769695,
- title = {Recommendations for a minimal metadata set to aid
- harmonised discovery of learning resources},
- author = {Hoebelheinrich, Nancy J and
- Biernacka, Katarzyna and
- Brazas, Michelle and
- Castro, Leyla Jael and
- Fiore, Nicola and
- Hellström, Margareta and
- Lazzeri, Emma and
- Leenarts, Ellen and
- Martinez Lavanchy, Paula Maria and
- Newbold, Elizabeth and
- Nurnberger, Amy and
- Plomp, Esther and
- Vaira, Lucia and
- van Gelder, Celia W G and
- Whyte, Angus},
- month = jun,
- year = 2022,
- publisher = {Zenodo},
- version = {1.0},
- doi = {10.15497/RDA00073},
- url = {https://doi.org/10.15497/RDA00073}
+@article{hoebelheinrich_2022,
+ title = {Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
+ author = {Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
+ month = {jun},
+ year = {2022},
+ doi = {10.15497/RDA00073}
}
\ No newline at end of file
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index edb43c6d69129b..294f62fc058df9 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite hoebelheinrich_2022_6769695 %}
+More on the metadata here {% cite hoebelheinrich_2022 %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From dabd91b43b94cb009fa4078af8675a7168d6ba89 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:21:40 +0200
Subject: [PATCH 040/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 15 ++++++++++++++-
.../tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 15 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 831fac4debf4ef..440f1cd6ed06be 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -4,4 +4,17 @@ @article{hoebelheinrich_2022
month = {jun},
year = {2022},
doi = {10.15497/RDA00073}
-}
\ No newline at end of file
+}
+
+
+@article{bebatut2018community,
+ title={Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
+ author={Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
+ journal={Cell systems},
+ volume={6},
+ number={6},
+ pages={752--758},
+ year={2022},
+ publisher={Zenodo},
+ doi={10.15497/RDA00073}
+}
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 294f62fc058df9..18004f5aaf1123 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite hoebelheinrich_2022 %}
+More on the metadata here {% cite bebatut2018community %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From f7fc8bf523fc410ac8dda0e58f4b8a8b2480acbd Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:24:34 +0200
Subject: [PATCH 041/262] bib
---
topics/contributing/tutorials/fair-by-design/tutorial.bib | 4 ++--
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 440f1cd6ed06be..a9dcd886473bfd 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,4 +1,4 @@
-@article{hoebelheinrich_2022,
+@article{xxxx,
title = {Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
author = {Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
month = {jun},
@@ -7,7 +7,7 @@ @article{hoebelheinrich_2022
}
-@article{bebatut2018community,
+@article{hoebelheinrich_2022,
title={Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
author={Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
journal={Cell systems},
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 18004f5aaf1123..294f62fc058df9 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite bebatut2018community %}
+More on the metadata here {% cite hoebelheinrich_2022 %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From 7d43438a9332ff631e90ea43a93619138205cca1 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:26:25 +0200
Subject: [PATCH 042/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 294f62fc058df9..04fb667a10f1ca 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite hoebelheinrich_2022 %}
+More on the metadata here {% cite xxxx %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From e890058f6fdb4da7234a5c99765cc72ff9c5565d Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:28:06 +0200
Subject: [PATCH 043/262] bib
---
topics/contributing/tutorials/fair-by-design/tutorial.bib | 4 ++--
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index a9dcd886473bfd..440f1cd6ed06be 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,4 +1,4 @@
-@article{xxxx,
+@article{hoebelheinrich_2022,
title = {Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
author = {Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
month = {jun},
@@ -7,7 +7,7 @@ @article{xxxx
}
-@article{hoebelheinrich_2022,
+@article{bebatut2018community,
title={Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
author={Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
journal={Cell systems},
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 04fb667a10f1ca..18004f5aaf1123 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite xxxx %}
+More on the metadata here {% cite bebatut2018community %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From 056ef96285e30beefe8302e15d5996c2d600ed19 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:30:22 +0200
Subject: [PATCH 044/262] bib
---
topics/contributing/tutorials/fair-by-design/tutorial.bib | 2 +-
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 440f1cd6ed06be..da2bdbefb48ab0 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -7,7 +7,7 @@ @article{hoebelheinrich_2022
}
-@article{bebatut2018community,
+@article{bebatut2018community1,
title={Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
author={Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
journal={Cell systems},
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 18004f5aaf1123..0f13e0aae215c1 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite bebatut2018community %}
+More on the metadata here {% cite bebatut2018community1 %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From ea37440a0a9434d3a03b49af8a2b2f7f256487de Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:33:51 +0200
Subject: [PATCH 045/262] bib
---
topics/contributing/tutorials/fair-by-design/tutorial.bib | 2 +-
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index da2bdbefb48ab0..72cfc77373da34 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -7,7 +7,7 @@ @article{hoebelheinrich_2022
}
-@article{bebatut2018community1,
+@article{bebatut2018community2,
title={Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
author={Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
journal={Cell systems},
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 0f13e0aae215c1..1b447d8a1250e3 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite bebatut2018community1 %}
+More on the metadata here {% cite bebatut2018community2 %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From 749e778fa8eef2acf60d1abca0b3d3ceb3ceca6c Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:40:13 +0200
Subject: [PATCH 046/262] bib
---
.../tutorials/fair-by-design/tutorial.bib | 13 +------------
.../tutorials/fair-by-design/tutorial.md | 2 +-
2 files changed, 2 insertions(+), 13 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.bib b/topics/contributing/tutorials/fair-by-design/tutorial.bib
index 72cfc77373da34..1be16d219c0901 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.bib
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.bib
@@ -1,19 +1,8 @@
-@article{hoebelheinrich_2022,
- title = {Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
- author = {Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
- month = {jun},
- year = {2022},
- doi = {10.15497/RDA00073}
-}
-@article{bebatut2018community2,
+@article{hoebelheinrich_2022,
title={Recommendations for a minimal metadata set to aid harmonised discovery of learning resources},
author={Hoebelheinrich, Nancy J and Biernacka, Katarzyna and Brazas, Michelle and Castro, Leyla Jael and Fiore, Nicola and Hellström, Margareta and Lazzeri, Emma and Leenarts, Ellen and Martinez Lavanchy, Paula Maria and Newbold, Elizabeth and Nurnberger, Amy and Plomp, Esther and Vaira, Lucia and van Gelder, Celia W G and Whyte, Angus},
- journal={Cell systems},
- volume={6},
- number={6},
- pages={752--758},
year={2022},
publisher={Zenodo},
doi={10.15497/RDA00073}
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 1b447d8a1250e3..294f62fc058df9 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -115,7 +115,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
-More on the metadata here {% cite bebatut2018community2 %}
+More on the metadata here {% cite hoebelheinrich_2022 %}
More on FAIR learning objects definition:
- [FAIR instructional design skills](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/01-FAIR%20skills%20%26%20principles/01-FAIR%20skills%20%26%20principles/#fair-instructional-design-skills)
From f8b3ea4b90e8e7ede908003ed6bdefcf2cba15cd Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:45:57 +0200
Subject: [PATCH 047/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 37 +++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 294f62fc058df9..3020ecbea8709a 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -124,6 +124,43 @@ More on FAIR learning objects definition:
### Start Ideating...
+
+
+
+
+
+
Think backward
+
+
Step 1
+
What are your desired effects, i.e. learning outcomes...
+
+
+
+
+
+
+
Think backward
+
+
Step 2
+
How are you going to assess their achievement....
+
+
+
+
+
+
+
Think backward
+
+
Step 3
+
How should you structure the material to reach them...
+
+
+
+
+
+
+More on backward learning:
+ [Steps of the backward learning process](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#backward-instructional-design-process)
## Stage 2 - Discover
From c258cb5cf0af815f54041970b14043fe482beccd Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 18:52:46 +0200
Subject: [PATCH 048/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 49 +++++++++++++++++++
1 file changed, 49 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 3020ecbea8709a..4548685b1f1104 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -163,6 +163,55 @@ More on backward learning:
[Steps of the backward learning process](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#backward-instructional-design-process)
+
+
+- :material-flag-checkered:{ .lg .middle } __Purpose__
+
+ ---
+
+ When and how the learning materials can be used and for what purposes?
+
+- :material-target-account:{ .lg .middle } __Target Audience__
+
+ ---
+
+ Is there anything specific that needs to be taken into account, such as cultural context?
+
+- :material-history:{ .lg .middle } __Prerequisites__
+
+ ---
+
+ What does the target audience need to know or understand before starting the learning process?
+
+
+- :material-target-account:{ .lg .middle } __Scope__
+
+ ---
+
+ Is it going to be a single learning unit, or a group such as a course?
+
+- :material-bullseye-arrow:{ .lg .middle } __Learning Objectives__
+
+ ---
+
+ What competences will be gained after successful completing of the learning process?
+
+ ??? info "Be SMART"
+
+ Objectives should be specific, measurable, attainable, relevant and time-bound.
+
+ ??? hint "Use Blooms Taxonomy"
+
+ Formulate the objectives as actionable verb + observable knowledge, skill, attitude, behavior or ability.
+
+ [:octicons-arrow-right-24: See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
+
+
+
+
+Start an in-depth training on the Prepare stage....
+FAIR-by-Design Methodology: Prepare stage....
+
## Stage 2 - Discover
## Stage 3 - Design
From 60a77dda35cf4a5b6755f5445b2ec2f620e8db68 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 19:10:08 +0200
Subject: [PATCH 049/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 60 +++++++------------
1 file changed, 22 insertions(+), 38 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 4548685b1f1104..42f869937e9c93 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -163,51 +163,35 @@ More on backward learning:
[Steps of the backward learning process](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#backward-instructional-design-process)
-
-
-- :material-flag-checkered:{ .lg .middle } __Purpose__
-
- ---
-
- When and how the learning materials can be used and for what purposes?
-
-- :material-target-account:{ .lg .middle } __Target Audience__
-
- ---
-
- Is there anything specific that needs to be taken into account, such as cultural context?
-
-- :material-history:{ .lg .middle } __Prerequisites__
-
- ---
-
- What does the target audience need to know or understand before starting the learning process?
-
-
-- :material-target-account:{ .lg .middle } __Scope__
-
- ---
-
- Is it going to be a single learning unit, or a group such as a course?
-
-- :material-bullseye-arrow:{ .lg .middle } __Learning Objectives__
-
- ---
+> Purpose
+> When and how the learning materials can be used and for what purposes?
+{: .question }
- What competences will be gained after successful completing of the learning process?
+> Target Audience
+> Is there anything specific that needs to be taken into account, such as cultural context?
+{: .question }
- ??? info "Be SMART"
+> Prerequisites
+> What does the target audience need to know or understand before starting the learning process?
+{: .question }
- Objectives should be specific, measurable, attainable, relevant and time-bound.
+> Scope
+> Is it going to be a single learning unit, or a group such as a course?
+{: .question }
- ??? hint "Use Blooms Taxonomy"
-
- Formulate the objectives as actionable verb + observable knowledge, skill, attitude, behavior or ability.
+> Learning Objectives
+> What competences will be gained after successful completing of the learning process?
- [:octicons-arrow-right-24: See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
+>>Be SMART
+>>Objectives should be specific, measurable, attainable, relevant and time-bound.
+>{: .tip}
-
+>>Use Blooms Taxonomy
+>>Formulate the objectives as actionable verb + observable knowledge, skill, attitude, behavior or ability.
+>{: .tip}
+>[See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
+{: .question }
Start an in-depth training on the Prepare stage....FAIR-by-Design Methodology: Prepare stage....
From 073c807f27978eadfc92cef4f299ebf7e29ed34e Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 19:13:10 +0200
Subject: [PATCH 050/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 42f869937e9c93..7a018e4e584b6a 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -181,16 +181,15 @@ More on backward learning:
> Learning Objectives
> What competences will be gained after successful completing of the learning process?
-
->>Be SMART
->>Objectives should be specific, measurable, attainable, relevant and time-bound.
->{: .tip}
-
->>Use Blooms Taxonomy
->>Formulate the objectives as actionable verb + observable knowledge, skill, attitude, behavior or ability.
->{: .tip}
->[See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
-
+>
+> >Be SMART
+> >Objectives should be specific, measurable, attainable, relevant and time-bound.
+> {: .tip}
+>
+> >Use Blooms Taxonomy
+> >Formulate the objectives as actionable verb + observable knowledge, skill, attitude, behavior or ability.
+> {: .tip}
+> [See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
{: .question }
Start an in-depth training on the Prepare stage....
From 770ad832bf88c66695ca5f78cbd942332ad0aa6a Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 19:21:04 +0200
Subject: [PATCH 051/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 7a018e4e584b6a..07824be6166a82 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -188,8 +188,8 @@ More on backward learning:
>
> >Use Blooms Taxonomy
> >Formulate the objectives as actionable verb + observable knowledge, skill, attitude, behavior or ability.
+> >[See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
> {: .tip}
-> [See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
{: .question }
Start an in-depth training on the Prepare stage....
From 93079569cc60613e4d422783b5dd2f63453b4ef7 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Wed, 7 Aug 2024 19:22:52 +0200
Subject: [PATCH 052/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 07824be6166a82..6ba0b4d7e3e990 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -188,6 +188,7 @@ More on backward learning:
>
> >Use Blooms Taxonomy
> >Formulate the objectives as actionable verb + observable knowledge, skill, attitude, behavior or ability.
+> >
> >[See more](https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects_cont/#defining-learning-objectives)
> {: .tip}
{: .question }
From 58dc42034b2b94bcf9e2baf80eeadee963efef06 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 09:57:55 +0200
Subject: [PATCH 053/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 23 +++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 6ba0b4d7e3e990..b1aedfcf4e30ca 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -197,6 +197,29 @@ More on backward learning:
FAIR-by-Design Methodology: Prepare stage....
## Stage 2 - Discover
+> Greater even than the greatest discovery is to keep open the way to future discovery.
+{: .quote author="John Jacob Abel"}
+### Get inspired
+Reusable materials can be found anywhere. These are just some examples:
+> OER_
+> [DOAB](https://directory.doabooks.org/)
+> [MERLOT](https://www.merlot.org/merlot/index.htm)
+> [OASIS](https://oasis.geneseo.edu/index.php)
+> [OER Commons](https://www.oercommons.org/)
+> [OERTX CORA](https://www.projectcora.org/)
+> [GALILEO](https://oer.galileo.usg.edu/)
+> [FORRT](https://forrt.org/)
+{: .code-in}
+
+### Potential for reuse
+> Danger "Respect the licenses, to be respected!
+> Materials with non-permissible licenses can be used for inspiration only. Materials with permissible licenses should be reused based on the license rules.
+{: .warning}
+
+### Don't forget the multimedia search
+Different learners have different learning modalities (read/write, auditory, visual, kinesthetic). You should use all types of multimedia in your learning materials.
+Start an in-depth training on the Discover stage....
+FAIR-by-Design Methodology: Discover stage....
## Stage 3 - Design
From b645c4af681d3714eee127b5a2df515a36531ded Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 11:04:05 +0200
Subject: [PATCH 054/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 43 +++++++++++++++++--
1 file changed, 39 insertions(+), 4 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index b1aedfcf4e30ca..a6371934852b05 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -201,7 +201,7 @@ More on backward learning:
{: .quote author="John Jacob Abel"}
### Get inspired
Reusable materials can be found anywhere. These are just some examples:
-> OER_
+> OER
> [DOAB](https://directory.doabooks.org/)
> [MERLOT](https://www.merlot.org/merlot/index.htm)
> [OASIS](https://oasis.geneseo.edu/index.php)
@@ -211,8 +211,20 @@ Reusable materials can be found anywhere. These are just some examples:
> [FORRT](https://forrt.org/)
{: .code-in}
+> EOSC
+> [EOSC Training catalogue on the EOSC Marketplace](https://search.marketplace.eosc-portal.eu/search/training?q=*)
+>
+> Most EOSC projects have their own training catalogues and/or platforms...
+{: .code-in}
+
+> General
+> [Creative Commons Search](https://search.creativecommons.org/) - content provided under a CC license
+> [Zenodo](https://zenodo.org/) - a multi-disciplinary open repository
+> [OSF](https://osf.io/) - a free, open research platform
+{: .code-in}
+
### Potential for reuse
-> Danger "Respect the licenses, to be respected!
+> Respect the licenses, to be respected!
> Materials with non-permissible licenses can be used for inspiration only. Materials with permissible licenses should be reused based on the license rules.
{: .warning}
@@ -222,13 +234,36 @@ Different learners have different learning modalities (read/write, auditory, vis
FAIR-by-Design Methodology: Discover stage....
## Stage 3 - Design
-
+> Design is intelligence made visible.
+{: .quote author="Alina Wheeler"}
### Time to brainstorm
### Structure is everything
### How to develop the learning content
+### Stage 4 - Produce
+
+
+### Stage 5 - Publish
+
+### Stage 6 - Verify
+
+### Stage 7 - Continuous Improvement
+> To improve is to change; to be perfect is to change often
+{: .quote author="Winston Churchill"}
+
+#### {% icon galaxy-download } Gather
+Gather feedback from all available internal & external sources.
+
+Potential sources:
+- Feedback form
+- QA recommendations
+- self-reflection after training
+- Survey
+- Direct mail contact
+- Other means of communication
+
-# Conclusion
+# About
From f11b8e25181b89527980e6919cbd72afe93463e2 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 11:06:41 +0200
Subject: [PATCH 055/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index a6371934852b05..22e825b5f09764 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -253,7 +253,7 @@ Different learners have different learning modalities (read/write, auditory, vis
> To improve is to change; to be perfect is to change often
{: .quote author="Winston Churchill"}
-#### {% icon galaxy-download } Gather
+#### {% icon galaxy-download %} Gather
Gather feedback from all available internal & external sources.
Potential sources:
From ed60fdf243ad17609c0e3753e2e2950558d0fce3 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 11:11:50 +0200
Subject: [PATCH 056/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 22e825b5f09764..4339713becdc11 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -264,6 +264,25 @@ Potential sources:
- Direct mail contact
- Other means of communication
+
+
+
+
+
+
+
{% icon galaxy-download %} Gather
+
Potential sources:
+- Feedback form
+- QA recommendations
+- self-reflection after training
+- Survey
+- Direct mail contact
+- Other means of communication
+
Potential sources:
-- Feedback form
-- QA recommendations
-- self-reflection after training
-- Survey
-- Direct mail contact
-- Other means of communication
-
Analyse the gathered information in a structured way.
+ Create a list of potential improvements with impact level (high, moderate, low).
+
+
+
+
+
+
+
+
+
+
+
{% icon galaxy-wf-edit %} Improve
+
Select items from the list that will be part of a new version. Choose items that make sense to be in the same new release
+
+
+
+
+
+
+
+
+
+
{% icongalaxy-history-refresh %} Repeat
+
Start a new cycle of the FAIR-by-Design methodology that will implement the selected items. After the Verify stage, you will reenter continuous improvement with newly gathered information....
+
+
+
+Start an in-depth training on the Continuous Improvement stage....
+
+FAIR-by-Design Methodology: Continuous Improvement stage....
+
# About
From 82d0efa7a7587d23c8ada19a93755c2570605f61 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 11:25:03 +0200
Subject: [PATCH 059/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 19b382193e7a54..c4ecbbb792036a 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -313,7 +313,7 @@ Potential sources:
-
{% icongalaxy-history-refresh %} Repeat
+
{% icon galaxy-history-refresh %} Repeat
Start a new cycle of the FAIR-by-Design methodology that will implement the selected items. After the Verify stage, you will reenter continuous improvement with newly gathered information....
+ {% if include.icon %}
+ {{% icon include.icon %}}
+ {% endif %}
{% if include.text %}
-
{{ include.text }}
-
{% endif %}
+
{% if include.option1 %}
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 4e82a1ec885293..4016f3ebb687ee 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -90,7 +90,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
The RDA Minimal Metadata Set for Learning Resources
-{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" %}
+{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" icon="notebook" %}
- **Title** = The human readable name of the resource
@@ -242,14 +242,41 @@ Different learners have different learning modalities (read/write, auditory, vis
### How to develop the learning content
-### Stage 4 - Produce
+## Stage 4 - Produce
-### Stage 5 - Publish
+## Stage 5 - Publish
-### Stage 6 - Verify
+## Stage 6 - Verify
+> You will find it a very good practice always to verify your references, sir!
+{: .quote author="Martin Routh"}
+### External QA
+> A fresh set of eyes
+> Have someone who has not participated in the development of the learning materials review the final work. This will guarantee a review free of cognitive bias.
+{: .tip}
-### Stage 7 - Continuous Improvement
+> Don't forget to QA the LMS
+> The reviewer should play the role of a new learner in the LMS and check everything from the learner perspective.
+{: .tip}
+
+> Go through the QA checklists
+> In Skills4EOSC T2.4 has developed a number of QA checklists that you and your external reviewer need to go through so that you can ensure high-quality learning materials.
+{: .tip}
+
+### FAIR or not FAIR, that is the question...
+
+
+### Feedback QA
+
+> Regularly gather feedback from learners and instructors
+> Ensure that you actively and regularly gather feedback from both perspectives: the learners and the instructors.
+{: .comment}
+
+Start an in-depth training on the Verify stage....
+
+FAIR-by-Design Methodology: Verify stage....
+
+## Stage 7 - Continuous Improvement
> To improve is to change; to be perfect is to change often
{: .quote author="Winston Churchill"}
From b58f6c9d9abf90d72ad233aa025669a0b8fff3af Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 11:59:00 +0200
Subject: [PATCH 062/262] verify
---
_includes/tab-choices.html | 8 +++++---
.../tutorials/fair-by-design/tutorial.md | 19 ++++++++++++++++++-
2 files changed, 23 insertions(+), 4 deletions(-)
diff --git a/_includes/tab-choices.html b/_includes/tab-choices.html
index 099fc36052627b..ea4d96d00d6667 100644
--- a/_includes/tab-choices.html
+++ b/_includes/tab-choices.html
@@ -1,12 +1,14 @@
{% if include.option1 %}
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 4016f3ebb687ee..efd970247f3157 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -90,7 +90,7 @@ Below are the main stages of the FAIR-by-Design Methodology that will help guide
The RDA Minimal Metadata Set for Learning Resources
-{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" text="Metadata fields categories" icon="notebook" %}
+{% include _includes/tab-choices.html option1="Descriptive info fields" option2="Access info fields" option3="Educational info fields" default="Descriptive info fields" title="Metadata fields categories" %}
- **Title** = The human readable name of the resource
@@ -265,6 +265,23 @@ Different learners have different learning modalities (read/write, auditory, vis
### FAIR or not FAIR, that is the question...
+{% include _includes/tab-choices.html option1="Essential requirements" option2="Optional requirements" default="Essential requirements" title="Measure FAIRness" text="Use the FAIR-by-Design methodology QA checklist to check if you have followed the most important aspects of the methodology and managed to produce FAIR learning materials.
+
+The questions marked as essential achieve bare minimum FAIRness." %}
+
+
+- **Findable** = Is the complete learning resource (including instructors info) registered or indexed in at least one searchable repository? Is it in a FAIR repository?Is metadata for the resource provided in both human- and machine-readable format (e.g JSON, XMLor YAML?
+- **Accessible** = Has an accessibility checker tool been utilised to improve the accessibility of all learning resource files (PDF, HTML, video, etc.)? Are access rules (authentication & authorisation) implemented for the learning resource?
+- **Interoperable** = Is the RDA minimal (or domain specific) metadata schema used for the learning material description? Is the resource available in open file formats which are tool agnostic and compatible with a wide variety of existing software?
+- **Resuable** = Is there clear attribution for all reused resources with compatible licenses? Has the learning resource been made available for use by defining a permissable license or policy information that allows derivations?
+
+
+- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
+- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
+- **License** = A license document that applies to this content, typically indicated by URL
+- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
+
+
### Feedback QA
From c5d99385f5cf23a77b4614569052eb21d48bba1b Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 12:04:46 +0200
Subject: [PATCH 063/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index efd970247f3157..14af4bdb5c101c 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -265,7 +265,7 @@ Different learners have different learning modalities (read/write, auditory, vis
### FAIR or not FAIR, that is the question...
-{% include _includes/tab-choices.html option1="Essential requirements" option2="Optional requirements" default="Essential requirements" title="Measure FAIRness" text="Use the FAIR-by-Design methodology QA checklist to check if you have followed the most important aspects of the methodology and managed to produce FAIR learning materials.
+{% include _includes/tab-choices.html option1="Essential requirements" option2="Optional requirements" default="Essential requirements" title="Measure FAIRness" disambiguation="second" text="Use the FAIR-by-Design methodology QA checklist to check if you have followed the most important aspects of the methodology and managed to produce FAIR learning materials.
The questions marked as essential achieve bare minimum FAIRness." %}
From 7536b824519178dd126e014bbb40a3760cad4d57 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 12:08:55 +0200
Subject: [PATCH 064/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 30 ++++++++++++++-----
1 file changed, 22 insertions(+), 8 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 14af4bdb5c101c..c3cd8baebfedc4 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -270,16 +270,30 @@ Different learners have different learning modalities (read/write, auditory, vis
The questions marked as essential achieve bare minimum FAIRness." %}
-- **Findable** = Is the complete learning resource (including instructors info) registered or indexed in at least one searchable repository? Is it in a FAIR repository?Is metadata for the resource provided in both human- and machine-readable format (e.g JSON, XMLor YAML?
-- **Accessible** = Has an accessibility checker tool been utilised to improve the accessibility of all learning resource files (PDF, HTML, video, etc.)? Are access rules (authentication & authorisation) implemented for the learning resource?
-- **Interoperable** = Is the RDA minimal (or domain specific) metadata schema used for the learning material description? Is the resource available in open file formats which are tool agnostic and compatible with a wide variety of existing software?
-- **Resuable** = Is there clear attribution for all reused resources with compatible licenses? Has the learning resource been made available for use by defining a permissable license or policy information that allows derivations?
+- **Findable** = Is the complete learning resource (including instructors info) registered or indexed in at least one searchable repository? Is it in a FAIR repository? Is metadata for the resource provided in both human- and machine-readable format (e.g JSON, XMLor YAML?
+- **Accessible** = Has an accessibility checker tool been utilised to improve the accessibility of all learning resource files (PDF, HTML, video, etc.)? Are access rules (authentication & authorisation) implemented for the learning resource?
+- **Interoperable** = Is the RDA minimal (or domain specific) metadata schema used for the learning material description? Is the resource available in open file formats which are tool agnostic and compatible with a wide variety of existing software?
+- **Resuable** = Is there clear attribution for all reused resources with compatible licenses? Has the learning resource been made available for use by defining a permissable license or policy information that allows derivations?
-- **URL to Resource** = URL that resolves to the learning resource or to a "landing page" for the resource that contains important contextual information including the direct resolvable link to the resource, if applicable.
-- **Resource URL Type** = Designation of the identifier scheme used for the resource URL, e.g., DOI, ARK, Handle
-- **License** = A license document that applies to this content, typically indicated by URL
-- **Access Cost** = Choice stating whether or not there is a fee for use of the resource (yes, no, maybe)
+- Did you follow the stages of the backward instructional design process while developing the learning resource?
+- Are controlled vocabularies (CVs) used for describing the resource characteristics aligned with the chosen metadata schema?
+- Does the learning resource represent a complete learning object defined around minimum one learning objective?
+- Does the resource incorporate an instructor kit that aids in facilitating the process of others reusing learning material by offering helpful how-to guides?
+ - facilitator guide
+ - activities description
+ - assessment activities and strategy to assess
+ - general learning content or instructor notes
+ - lesson unit plan
+ - syllabus
+- Have you employed a versioning system to track and control changes in your materials?
+- Are the resource access rules (how to access, e.g. registration procedure) explicitly communicated to learners?
+- Is the learning resource searchable in at least one relevant catalogue?
+ - Is it FAIR (can be searched based on metadata)?
+- Does the course include the possibility to provide feedback or comments from users and-or trainers/designers?
+ - If so, do you regularly gather and analyse that feedback?
+- Does the resource adopt an open community approach regarding its quality and reachability?
+- Has the learning resource been checked by a third party regarding its learning experience quality?
From 02dda4bf627cc4cadfe5435fbfe444090324eaca Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 12:28:48 +0200
Subject: [PATCH 065/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index c3cd8baebfedc4..bd98032cd70ca1 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -246,6 +246,23 @@ Different learners have different learning modalities (read/write, auditory, vis
## Stage 5 - Publish
+> Publishing is the art of working on a creative idea and turning it into a masterpiece!
+{: .quote author="Unknown"}
+
+>Publishing closed FAIR materials
+> Having FAIR learning materials does not always mean that the materials are open to everyone and there are no costs or access rules attached. In this case the bundle that is going to be published in an open repository such as Zenodo should contain the following:
+> 1. Syllabus - that contains all metadata that describe the materials and metadata should always be open
+> 2. Accompanying files - optional - augment the description of the materials and describe the details when it comes to accessing and using the materials from a trainer perspective
+> Another alternative is to publish the materials in a closed repository where the corresponding access rules can be implemented.
+{: .warning}
+
+### Final preparations
+>Time to create the accompanying files
+>These are files that are provided in the root of your learning materials and describe the content and define the rules of reuse.
+{: .tip}
+
+
+### Store in a repository
## Stage 6 - Verify
> You will find it a very good practice always to verify your references, sir!
@@ -296,7 +313,6 @@ The questions marked as essential achieve bare minimum FAIRness." %}
- Has the learning resource been checked by a third party regarding its learning experience quality?
-
### Feedback QA
> Regularly gather feedback from learners and instructors
From 9dfefa20ed38870d7fc19c60c67e007edb42ce17 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 12:51:17 +0200
Subject: [PATCH 066/262] Update tutorial.md
---
.../tutorials/fair-by-design/tutorial.md | 76 +++++++++++++++++++
1 file changed, 76 insertions(+)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index bd98032cd70ca1..7128ec8eff26c4 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -261,6 +261,82 @@ Different learners have different learning modalities (read/write, auditory, vis
>These are files that are provided in the root of your learning materials and describe the content and define the rules of reuse.
{: .tip}
+
+
+
+
+
+
+
{% icon text-document %} LICENSE
+
+ Plaintext file that defines the license of your learning materials. Just copy paste it from the official CC website. CC-BY-4.0 is the recommended license.
+
+ [{% icon point-right %} CC license](https://creativecommons.org/licenses/by/4.0/legalcode.txt)
+
+
+
+
+
+
+
+
+
+
{% icon sticky-note %} README
+
+ A README is a text file that introduces and explains the contents of your learning materials. It usually describes the context and defines how the materials may be reused or co-created. It is usually written in a plain text format.
+
+ [{% icon point-right %} Make a README](https://www.makeareadme.com/)
+ Plaintext file that defines the license of your learning materials. Just copy paste it from the official CC website. CC-BY-4.0 is the recommended license.
+
+
+
+
+
+
+
+
+
+
{% icon references %} CITATION.cff
+
+ Citation files are plain text files with human- and machine-readable citation information that tells others how to cite or attribute your work.
+
+ [{% icon point-right %} Create a citation file](https://citation-file-format.github.io/)
+
+
+
+
+
+
+
+
+
+
+
+
+
{% icon license %} CODE_OF_CONDUCT
+
+ A code of conduct defines the rules for how to engage in a co-creation community. It is based on a premise of an inclusive environment that respects all contributions.
+
+ [{% icon point-right %} Code of conduct template](https://github.com/probot/template/blob/master/CODE_OF_CONDUCT.md)
+
+
+
+
+
+
+
+
+
+
{% icon comment %} RELEASE NOTES
+
+ A release note is a report published alongside new or updated version of your learning materials that details the changes in the new version.
+
+ [{% icon point-right %} Creating Release Notes](https://slite.com/templates/release-notes)
+
+
+
+
+
### Store in a repository
From 504c5117fcf30dad23d97f0a05fefdf17825e391 Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 13:01:14 +0200
Subject: [PATCH 067/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 7128ec8eff26c4..c03d05b1b1e53e 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -331,8 +331,8 @@ Different learners have different learning modalities (read/write, auditory, vis
A release note is a report published alongside new or updated version of your learning materials that details the changes in the new version.
- [{% icon point-right %} Creating Release Notes](https://slite.com/templates/release-notes)
-
From 0a68b0662ff607f40e67c3bd7f7643469ae4e21d Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 13:04:01 +0200
Subject: [PATCH 068/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index c03d05b1b1e53e..a60da59d749103 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -286,7 +286,6 @@ Different learners have different learning modalities (read/write, auditory, vis
A README is a text file that introduces and explains the contents of your learning materials. It usually describes the context and defines how the materials may be reused or co-created. It is usually written in a plain text format.
[{% icon point-right %} Make a README](https://www.makeareadme.com/)
- Plaintext file that defines the license of your learning materials. Just copy paste it from the official CC website. CC-BY-4.0 is the recommended license.
@@ -331,7 +330,9 @@ Different learners have different learning modalities (read/write, auditory, vis
A release note is a report published alongside new or updated version of your learning materials that details the changes in the new version.
-[{% icon point-right %} Creating Release Notes](https://slite.com/templates/release-notes)
+
+ [{% icon point-right %} Creating Release Notes](https://slite.com/templates/release-notes)
+
From bbd4d517f8e68e06f3961e2b7ccede381b995edc Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 13:06:27 +0200
Subject: [PATCH 069/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index a60da59d749103..62ad0dac89f90d 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -330,9 +330,7 @@ Different learners have different learning modalities (read/write, auditory, vis
A release note is a report published alongside new or updated version of your learning materials that details the changes in the new version.
-
[{% icon point-right %} Creating Release Notes](https://slite.com/templates/release-notes)
-
From 80fe5dbcb0d7897622b32ecf78ea17e1ebc7060d Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 13:10:49 +0200
Subject: [PATCH 070/262] Update tutorial.md
---
topics/contributing/tutorials/fair-by-design/tutorial.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/topics/contributing/tutorials/fair-by-design/tutorial.md b/topics/contributing/tutorials/fair-by-design/tutorial.md
index 62ad0dac89f90d..60351bef1cd49a 100644
--- a/topics/contributing/tutorials/fair-by-design/tutorial.md
+++ b/topics/contributing/tutorials/fair-by-design/tutorial.md
@@ -271,7 +271,8 @@ Different learners have different learning modalities (read/write, auditory, vis
Plaintext file that defines the license of your learning materials. Just copy paste it from the official CC website. CC-BY-4.0 is the recommended license.
- [{% icon point-right %} CC license](https://creativecommons.org/licenses/by/4.0/legalcode.txt)
+ {% icon point-right %} CC license
+
@@ -300,7 +302,9 @@ Different learners have different learning modalities (read/write, auditory, vis
Citation files are plain text files with human- and machine-readable citation information that tells others how to cite or attribute your work.
- [{% icon point-right %} Create a citation file](https://citation-file-format.github.io/)
+
+ {% icon point-right %} Create a citation file
+
@@ -317,7 +321,9 @@ Different learners have different learning modalities (read/write, auditory, vis
A code of conduct defines the rules for how to engage in a co-creation community. It is based on a premise of an inclusive environment that respects all contributions.
- [{% icon point-right %} Code of conduct template](https://github.com/probot/template/blob/master/CODE_OF_CONDUCT.md)
+
+ {% icon point-right %} Code of conduct template
+
@@ -331,7 +337,9 @@ Different learners have different learning modalities (read/write, auditory, vis
A release note is a report published alongside new or updated version of your learning materials that details the changes in the new version.
- [{% icon point-right %} Creating Release Notes](https://slite.com/templates/release-notes)
+
+ {% icon point-right %} Creating Release Notes
+
+ do all learning units provide materials to reach the learning objectives with different modalities.
+
+
+
+
+
+
+
+Start an in-depth training on the Produce stage....
+
+FAIR-by-Design Methodology: Produce stage....
## Stage 5 - Publish
> Publishing is the art of working on a creative idea and turning it into a masterpiece!
{: .quote author="Unknown"}
@@ -374,7 +426,7 @@ Deposit your editable learning materials set to make available to other designer
![Moodle logo](../../images/Moodle-logo.svg.png)
-Moodle logo by Moodle.org from Wikipedia licensed under the GNU General Public License.
+Moodle logo by Moodle.org from Wikipedia licensed under the GNU General Public License
#### To LMS
Generate the final versions from your editable content and add it to a course on the Skills4EOSC Learning Platform to make it available for learners.
From 0c9a6a123f118711ff4100b8bbd07c28f7c4950f Mon Sep 17 00:00:00 2001
From: amisev1971
Date: Thu, 8 Aug 2024 18:28:30 +0200
Subject: [PATCH 081/262] universal
---
.../images/universal-access-6602642_640.png | Bin 0 -> 38416 bytes
.../tutorials/fair-by-design/tutorial.md | 19 ++++++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 topics/contributing/images/universal-access-6602642_640.png
diff --git a/topics/contributing/images/universal-access-6602642_640.png b/topics/contributing/images/universal-access-6602642_640.png
new file mode 100644
index 0000000000000000000000000000000000000000..07751b64b815e4dd8fc504f3833d671360d9b053
GIT binary patch
literal 38416
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