> For the complete documentation index, see [llms.txt](https://data-champions.renew-platforms.dk/renew-data-champions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://data-champions.renew-platforms.dk/renew-data-champions/research-data-management/data-life-cycle/publish-and-reuse-stage/european-open-science-cloud.md).

# EOSC

## **European Open Science Cloud (EOSC) – Researcher Overview**

## **What is EOSC?**

The **European Open Science Cloud** is a European Commission initiative that provides a **federated, open, and trusted digital environment** for managing, sharing, and reusing research data, publications, software, and related services.\
It is built on **FAIR principles**—ensuring research outputs are **Findable, Accessible, Interoperable, and Reusable**—and supports **Open Science** across all disciplines.

## **What EOSC Offers to Researchers**

* **Data Management** – Tools for creating Data Management Plans (DMPs) that meet funder requirements.
* **FAIR-Compliant Publishing** – Repositories and services for openly sharing datasets, publications, and software.
* **Storage & Compute** – Secure storage, large-scale data transfer, high-performance computing (HPC), cloud services, and interactive notebooks.
* **Analysis & Collaboration** – Analytical tools, container platforms, and collaborative workspaces for interdisciplinary projects.
* **Discovery & Reuse** – Access to a growing catalogue of datasets, services, and tools across scientific domains.

## **High-Level Components of EOSC**

1. **EOSC Portal** – The main entry point for discovering datasets, services, and resources.
2. **EOSC EU Node** – The first operational platform that provides computing, storage, collaboration tools, and a reference model for other EOSC nodes.
3. **Federated Infrastructure** – Connected national, thematic, and institutional nodes forming the EOSC Federation.
4. **Repositories & Services** – FAIR-aligned repositories, storage solutions, HPC systems, and analysis platforms.
5. **Governance & Community** – Coordinated by the EOSC Association, with input from EU Member States, research organisations, and service providers.

\
EOSC gives researchers a single gateway to **store, share, discover, and analyse research data and tools across Europe**, while meeting **Open Science** and **FAIR** requirements for projects funded by the EU and beyond


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://data-champions.renew-platforms.dk/renew-data-champions/research-data-management/data-life-cycle/publish-and-reuse-stage/european-open-science-cloud.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
