Skip to content
Snippets Groups Projects
Commit d7899481 authored by Cassandra Gould van Praag's avatar Cassandra Gould van Praag
Browse files

update copy

parent bf15b3c8
No related branches found
No related tags found
No related merge requests found
Pipeline #14050 passed
...@@ -15,17 +15,17 @@ The stage of your project will add constraints to your data sharing plans ...@@ -15,17 +15,17 @@ The stage of your project will add constraints to your data sharing plans
--- ---
Sharing data can be hard if you have not built in the intention to share from the outset. Below we describe what actions you can be taking at each stage of your project to ensure your data sharing is efficient and stress free! Sharing data can be hard if you have not built in the intention to share from the outset. In each of the project stages below, we suggest actions you can take to ensure your data sharing is efficient and stress free!
<!-- Coming soon <!-- Coming soon
{: .label .label-yellow } --> {: .label .label-yellow } -->
<br>
| Stage | What to think about now | Stage | What to think about now
|:-:|:--| |:-:|:--|
| ![cani-reuse](../../../img/img-when-planning.png) **Planning** | When your project is in the planning stage, you can think think carefully about the [ethical](../can-i#ethics), [governance](../can-i#governance) and [identifiability](../can-i#deidentification) issues which might limit your ability to share your data completely openly. Once you know the limits of what is theoretically possible, you can describe how you can achieve this practically in a data management plan. | | ![cani-reuse](../../../img/img-when-planning.png) **Planning** | When your project is in the planning stage, you can think think carefully about the [ethical](../can-i#ethics), [governance](../can-i#governance) and [identifiability](../can-i#deidentification) issues which might limit your ability to share your data completely openly. Once you know the limits of what is theoretically possible, you can describe how you can achieve this practically in a data management plan. |
| ![cani-reuse](../../../img/img-when-data-coll.png) **Data collection** | While collecting your data, you can begin to [collate metadata and organise your data according to community standards](../can-i#metadata). You should also aim to work with non-proprietary file file formats where possible. | | ![cani-reuse](../../../img/img-when-data-coll.png) **Data collection** | When collecting your data you should aim to work with non-proprietary file file formats where possible. You can also begin to [collate metadata and organise your data according to community standards](../can-i#metadata). |
| ![cani-reuse](../../../img/img-when-anal.png) **Analysis** | While you are analysing your data, be mindful of the restrictions which might be necessary to ensure the shared data are maximally [deidentified](../can-i#deidentification). For example, it might be preferable to conduct your analysis using binned categorical data rather than continuous variables which make individual participants more identifiable. Consider writing your code in a way that allows for flexible and efficient re-analysis on any such factors. You should also keep an active [data dictionary](https://faircookbook.elixir-europe.org/content/recipes/interoperability/creating-data-dictionary.html), where you describe the variables you create, how they are named in your code or data, and how they are derived. | | ![cani-reuse](../../../img/img-when-anal.png) **Analysis** | While you are analysing your data, be mindful of the restrictions which might be necessary to ensure the shared data are maximally [deidentified](../can-i#deidentification). For example, it might be preferable to conduct your analysis using binned categorical data rather than continuous variables which make individual participants more identifiable. Consider writing your code in a way that allows for flexible and efficient re-analysis on any such factors. You should also keep an active [data dictionary](https://faircookbook.elixir-europe.org/content/recipes/interoperability/creating-data-dictionary.html), where you describe the variables you create, how they are named in your code or data, and how they are derived. |
| ![cani-reuse](../../../img/img-when-writing.png) **Writing up** | While writing up your project, think about the reason you are sharing your data. If you are sharing data so another researcher can validate your figures, should focus on ensuring the data (and code) required for that purpose are accessible and well described. If you are sharing a larger or more complete data set, you may wish to focus on ensuring that the value in the reuse of that data is appropriately emphasised and 'advertised' in your project write-up, or consider publishing a separate [data paper](https://the-turing-way.netlify.app/reproducible-research/rdm/rdm-article.html). | | ![cani-reuse](../../../img/img-when-writing.png) **Writing up** | While writing up your project, think about the reason you are sharing your data. If you are sharing data so another researcher can validate your figures, focus on ensuring the data (and code) required for that purpose are accessible and well described. If you are sharing a larger or more complete data set, you may wish to focus on ensuring that the value in the reuse of that data is appropriately emphasised and 'advertised' in your project write-up. Where the time and resources allow, you may wish to or consider publishing a separate [data paper](https://the-turing-way.netlify.app/reproducible-research/rdm/rdm-article.html). |
| ![cani-reuse](../../../img/img-when-submission.png) **Publishing** | You should aim to have all of your data available in your [intended repository]((../how) *before you submit your project manuscript to a journal for publication*. Your repository may have specific metadata requirements (much like journal formatting guidelines) and in some cases the data may need to be reviewed before it is made public (for example [EBRAINS](https://ebrains.eu)), so sharing it may take some time. By having the data available in advance of submission, you can include a persistent digital object identifier (doi) or reviewer-only access link with your manuscript submission. Ensure that you have carefully considered [how contributors to your data will be recognised](../can-i#contributor-attribution).| | ![cani-reuse](../../../img/img-when-submission.png) **Publishing** | You should aim to have all of your data available in your [intended repository](../how#repositories) *before you submit your project manuscript to a journal for publication*. Your repository may have specific metadata requirements (much like journal formatting guidelines) and in some cases the data may need to be reviewed before it is made public (for example [EBRAINS](https://ebrains.eu)), so sharing it may take some time. By having the data available in advance of submission, you can include a persistent digital object identifier (doi) or reviewer-only access link with your manuscript. Ensure that you have carefully considered [how contributors to your data will be recognised](../can-i#contributor-attribution).|
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment