> For the complete documentation index, see [llms.txt](https://coartraining.gitbook.io/coar-repository-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coartraining.gitbook.io/coar-repository-toolkit/research-data.md).

# Research data management

[Research Data Management taxonomy and relevant resources](https://www.fosteropenscience.eu/foster-taxonomy/research-data-management) by FOSTER&#x20;

![Research Data Management taxonomy by FOSTER ](/files/-LbTqE9QWp-M5hNRDBL5)

"Research data management is part of the research process, aims to make the research process as efficient as possible and meet expectations and requirements of the university (such as the requirements of the [TU Delft Research Data Framework Policy](https://d1rkab7tlqy5f1.cloudfront.net/Library/Themaportalen/RDM/researchdata-framework-policy.pdf)), research funders, and legislation. By managing your data you will:&#x20;

* guarantee research integrity and replication.
* ensure that research data are authentic, complete, and reliable.
* minimize the risk of losing your data.
* increase research efficiency.
* prevent duplication of effort by enabling others to use your data.
* meet funding agency requirement." ([Why data management?](https://www.tudelft.nl/en/library/current-topics/research-data-management/research-data-management/why-data-management/) by TUDelft)

Within the framework of the Danish National Forum for Data Management, the Danish Universities have developed the eLearning course “Research Data Management”. [eLearning course about the importance of good research data management ](https://vidensportal.deic.dk/en/RDMELearn)The course is divided into three independent modules. Each module consists of a 20 min video recording (including animations and interviews) that can be taken at the learners’ own pace and may be complemented with face-to-face training. The target audience of the course is PhD students, researchers and research support staff who would like an introduction to the general concepts and terms used in research data management.

## Resources in Other Languages

{% embed url="<https://digital.csic.es/dc/politicas/politicaDatos.jsp>" %}

{% embed url="<https://digital.csic.es/handle/10261/162420>" %}
Espanol
{% endembed %}


---

# 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://coartraining.gitbook.io/coar-repository-toolkit/research-data.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.
