diff --git a/workshop/_toc.yml b/workshop/_toc.yml index dea0f4a..001736d 100644 --- a/workshop/_toc.yml +++ b/workshop/_toc.yml @@ -7,8 +7,8 @@ chapters: - file: coc - file: agenda - file: terminology -- file: current - file: fair_os +- file: current - file: registration - file: example - file: exercises diff --git a/workshop/agenda.md b/workshop/agenda.md index f1c1308..6228dbc 100644 --- a/workshop/agenda.md +++ b/workshop/agenda.md @@ -3,9 +3,9 @@ This section presents the agenda for the Workshop. - Welcome and logistics 🗣️ (⏰ 10 min) -- A short introduction to EOSC and its terminology (⏰ 10 min) -- Discussion on current research practices and bottlenecks (⏰ 15 min) +- The European Open Science Cloud (EOSC) (⏰ 10 min) - FAIR and Open Science: an additional burden for scientists or an opportunity (⏰ 10 min) +- Discussion on current research practices and bottlenecks (⏰ 15 min) - Break 😌 (⏰ 15 min) - Getting started with EOSC (⏰ 20 min) - Work along session with an example (⏰ 30 min) diff --git a/workshop/current.md b/workshop/current.md index 6750d5b..a525568 100644 --- a/workshop/current.md +++ b/workshop/current.md @@ -1,3 +1,39 @@ # Discussion on current working practices and bottlenecks +## Identifying current practices +As a whole classroom or in small groups (3-4) depending on the total number of participants. + +The main goal of this exercise is to understand the current practices of researchers (how they effectively work in their lab) with a goal to express the main bottlenecks. + +- You can use the figure below that sketches the research life cycle: + +![research life cycle sketch](images/researchdatalifecycle.jpg) + +You can also use the slide below as a guidance of the different categories to consider: + +![Earth Scientist working practices](images/earth_scientists.png) + +And you can also consider the following list of questions: + +- How do you on-board newcomers in your team? +- How do you retain knowledge and practices when a postdoc, PhD, staff leaves your team? Have you established off-boarding procedures? +- Have you established specific guidelines in your team or are you using the general guidelines of your university/organization? +- Has your University/organization providing tools and services to facilitate the publication of data, software, workflows, etc.? +- What data are you using in a regular basis? +- Where do you store data you are currently using in a project? Do you need to apply for storage quota and if yes how do you proceed? +- What software/methods are you using? Are they developed within your team or are you using commercial or Open source software maintained by others? How do you report bugs or feature requests? +- Do you work on your laptop only? Or on University/organisation servers? Or on the cloud? +- Are you using computational and/or storage resources managed by your University, national provider or commercial cloud providers? Are you able to install any software/libraries you would need? How much time do you wait to get it available? +- When publishing scientific papers, do you also link to data, software, workflows? +- Where do you publish your data, software, workflows, presentations, etc.? +- Is your University/organisation taking into account all your contributions or only scientific papers published in some journals? +- How do you collaborate? With internal collaborators? With external collaborators? + +And list the biggest issues in your work (we give some examples below): +- Too much administrative work and not enough time for my own research; +- Only scientific papers are counted by my managements so I cannot afford to waste time on FAIR and Open Science; +- ... + + +## Can O diff --git a/workshop/images/earth_scientists.png b/workshop/images/earth_scientists.png new file mode 100644 index 0000000..2748565 Binary files /dev/null and b/workshop/images/earth_scientists.png differ diff --git a/workshop/images/researchdatalifecycle.jpg b/workshop/images/researchdatalifecycle.jpg new file mode 100644 index 0000000..66be9b2 Binary files /dev/null and b/workshop/images/researchdatalifecycle.jpg differ diff --git a/workshop/terminology.md b/workshop/terminology.md index 36189d2..0d39c13 100644 --- a/workshop/terminology.md +++ b/workshop/terminology.md @@ -1,6 +1,6 @@ -# A short introduction to EOSC and its terminology +# The European Open Science Cloud (EOSC) -## EOSC +## EOSC presented by EOSC **EOSC**: European Open Science Cloud. *The European Open Science Cloud is a European Commission initiative aiming at developing an infrastructure providing its users with services promoting open science practices (Wikipedia).* @@ -17,7 +17,7 @@ - **EOSC**: European Open Science Cloud -- **EOSC portal**: The [EOSC Portal](https://eosc-portal.eu/) is part of the EOSC implementation roadmap as one of the expected “federating core” services contributing to the implementation of the “Access and interface” action line. It has been conceived to provide a European delivery channel connecting the demand-side and the supply-side of the EOSC and all its stakeholders. [Learn more](https://eosc-portal.eu/about/eosc-portal) +- **EOSC portal**: The [EOSC Portal](https://eosc-portal.eu/) is part of the EOSC implementation roadmap as one of the expected “federating core services” contributing to the implementation of the “Access and interface” action line. It has been conceived to provide a European delivery channel connecting the demand-side and the supply-side of the EOSC and all its stakeholders. [Learn more](https://eosc-portal.eu/about/eosc-portal) - **Marketplace**: The [Marketplace](https://marketplace.eosc-portal.eu) is the EOSC Portal tool where researchers can discover, order and access the services, analytical tools, data management tools, storage and computing services they need for their work.