# Research Data Management Tools

**Contact:** [Sergio Uribe](https://science.rsu.lv/en/persons/sergio-e-uribe)\
**Email:** <sergio.uribe@rsu.lv>\
**Date:** 24 Apr 2024 **Updated:** 6 Sept 2024

## Slides

* [Effective research data management and introduction in appropriate AI tools](https://docs.google.com/presentation/d/e/2PACX-1vTHkuinEZXDKtjzaQZE_doKLN9e51pUq2-h8_AhRA5FJpe1OLpqpQoh9HN3o8bJgHffV3HQnIvD34zW/pub?start=false\&loop=false\&delayms=3000)

## Sites

* [RSU Research Data Management Site](https://www.rsu.lv/en/research/research-data-management): General information, FAIR data principles.
* [Equator Network](https://www.equator-network.org/): Reporting Guidelines (Medical research).
* [ISRCTN](https://www.isrctn.com/): Clinical Research Protocols.
* [OSF](https://osf.io/): General Data repository with research protocol registration templates.
* [A Curated Collection of Data Management Resources](https://cghlewis.com/blog/data_mgmt_resources/): Includes a DMP Template.
* [RSU Template](https://docs.google.com/document/d/e/2PACX-1vSHvEM99CPghFpGMXzFmSETZV8DSTnGKPuRcUDyijjBvbvn0BNuUQpSYHYukNyJmkP6-f3F-pu6SQgo/pub): Data Management Plan Template.

## Other Data Management Tools

* [DMP](https://dmponline.dcc.ac.uk/): Research Data Management Plan Creator tool.
* [DMP Tool](https://dmptool.org/): Research Data Management Plan Creator tool.
* [Argos](https://argos.openaire.eu/home): Data Management Plan Creator tool.

## Tools

* [Paperpile](https://paperpile.com/app): Reference Manager (free alternative: [Zotero](https://www.zotero.org/)).
* [RSU Dataverse](https://dataverse.rsu.lv/): RSU Institutional data repository (alternative: [Zenodo](https://zenodo.org/) \[Horizon compliant]).
* [Paperpal](https://paperpal.com/): Manuscript checker.
* [Elicit](https://elicit.com/): Research AI search engine.

### Example Project Open Data Sharing

* [Crystal Lewis example](https://osf.io/59gte/)
* Example: [Survey research](https://zenodo.org/records/10605383) 1
* Example: [Survey research](https://zenodo.org/records/8074534) 2
* Example: [Clinical trial dataset](https://zenodo.org/records/7677435)
* Example: [Raw dataset and code](https://zenodo.org/records/6460190)
* More examples: [RSU Dataverse](https://dataverse.rsu.lv/dataverse/rsu/?q=uribe)

### Suggested Readings

* [Data organization in spreadsheets](https://peerj.com/preprints/3183v1/).
* [How to Share Data for Collaboration](https://www.tandfonline.com/doi/full/10.1080/00031305.2017.1375987).
* [Utrecht University: Open Science](https://www.uu.nl/en/research/open-science).
* [Naming things](https://datamgmtinedresearch.com/style).
* [The FAIR Cookbook](https://faircookbook.elixir-europe.org/content/home.html)
* [Data Management in Large-Scale Education Research](https://datamgmtinedresearch.com/)


---

# Agent Instructions: 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:

```
GET https://book.sergiouri.be/conference-materials-sergio-uribe/2024/research-data-management-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
