Skip to content

Commit

Permalink
fix EOSC in toc
Browse files Browse the repository at this point in the history
  • Loading branch information
annefou committed Jan 8, 2024
1 parent c98fdc3 commit 62280fd
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 6 deletions.
2 changes: 1 addition & 1 deletion workshop/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ chapters:
- file: coc
- file: agenda
- file: terminology
- file: current
- file: fair_os
- file: current
- file: registration
- file: example
- file: exercises
Expand Down
4 changes: 2 additions & 2 deletions workshop/agenda.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
36 changes: 36 additions & 0 deletions workshop/current.md
Original file line number Diff line number Diff line change
@@ -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
Binary file added workshop/images/earth_scientists.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added workshop/images/researchdatalifecycle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions workshop/terminology.md
Original file line number Diff line number Diff line change
@@ -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).*

Expand All @@ -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.

Expand Down

0 comments on commit 62280fd

Please sign in to comment.