> For the complete documentation index, see [llms.txt](https://craft-oa.gitbook.io/d2.2-curriculum-for-upskilling-trainings/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://craft-oa.gitbook.io/d2.2-curriculum-for-upskilling-trainings/readme.md).

# Preamble

|                                                                     |                                                                                          |
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| **Deliverable Title**                                               | Reusable curriculum for upskilling trainings \[on Diamond OA standards and technologies] |
| **Deliverable No.**                                                 | D2.2                                                                                     |
| **Due Date**                                                        | 2024.03.31                                                                               |
| **Submission Date**                                                 | 2024.04.04                                                                               |
| **Version**                                                         | 1.0 - Final                                                                              |
| **Lead beneficiary**                                                | 02\_OPERAS                                                                               |
| **Contributing WP**                                                 | WP2                                                                                      |
| **Type**                                                            | DEC —Websites, patent filings, videos, etc.                                              |
| **The level of dissemination according to GA**                      | PU (Public)                                                                              |
| <img src="/files/ojrWzJIWPqgGTmIbWxXv" alt="" data-size="original"> | <p>HORIZON-INFRA-2022-EOSC-01</p><p>Grant Agreement: 101094397</p>                       |

| **Project Full Title** | Creating a Robust Accessible Federated Technology for Open Access                                                                                                                                                                          |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Project Acronym**    | CRAFT-OA                                                                                                                                                                                                                                   |
| **Project No.**        | 101094397                                                                                                                                                                                                                                  |
| **Start Date**         | 2023.01.01                                                                                                                                                                                                                                 |
| **End Date**           | 2025.12.31                                                                                                                                                                                                                                 |
| **Duration**           | 36 Months                                                                                                                                                                                                                                  |
| **Project Website**    | <https://craft-oa.eu>                                                                                                                                                                                                                      |
| **Authors**            | <p>Maxim Kupreyev (<https://orcid.org/0000-0002-8472-6954>),</p><p>Jorina Fenner (<https://orcid.org/0009-0001-0469-3110>),</p><p>Lisa Müller (<https://orcid.org/0009-0008-3029-1888>)</p>                                                |
| **Abstract**           | This deliverable provides the reusable curriculum for upskilling trainings developed within T2.2 and details the background of the curriculum, how to use the curriculum and recommendations for the organisation of upskilling trainings. |

**Version and Revision History**

| Version | Date       | Author/Reviewer/Contributors                                                        | Comments                                 |
| ------- | ---------- | ----------------------------------------------------------------------------------- | ---------------------------------------- |
| 0.1     | 19.03.2024 | <p>Authors:<br>Maxim Kupreyev (OPERAS), Jorina Fenner (TIB), Lisa Müller (UGOE)</p> | Version sent to reviewers                |
| 0.2     | 25.03.2024 | <p>Reviewers:<br>Karla Avanço, Antti-Jussi Nygård, Margo Bargheer</p>               | Review                                   |
| 0.3     | 03.04.2024 | <p>Authors:<br>Maxim Kupreyev (OPERAS), Jorina Fenner (TIB), Lisa Müller (UGOE)</p> | Final text, handed over for formal check |
| 0.4     | 05.04.2024 | Tabea Klaus (UGOE), Lisa Müller (UGOE)                                              | Final formal check                       |
| 1.0     | xxxx.xx.xx |                                                                                     |                                          |

![](/files/0rHTJVtkZmrwK0EoESWB)

![](/files/J6C9VXnQbQONw1gsq6DV)

This deliverable is licensed under a Creative Commons Attribution 4.0 International License.


---

# 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://craft-oa.gitbook.io/d2.2-curriculum-for-upskilling-trainings/readme.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.
