Skip to content

Commit b224278

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent e36515e commit b224278

File tree

6 files changed

+103
-94
lines changed

6 files changed

+103
-94
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7f713c5c
1+
c12f8b62

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="author" content="Julien Brun">
1010
<meta name="author" content="Renata Curty">
1111
<meta name="author" content="Greg Janée">
12-
<meta name="dcterms.date" content="2024-04-15">
12+
<meta name="dcterms.date" content="2024-04-25">
1313

1414
<title>Good enough practices to manage your project data - Project Data Management</title>
1515
<style>
@@ -171,7 +171,7 @@ <h1 class="title">Project Data Management</h1>
171171
<div>
172172
<div class="quarto-title-meta-heading">Published</div>
173173
<div class="quarto-title-meta-contents">
174-
<p class="date">April 15, 2024</p>
174+
<p class="date">April 25, 2024</p>
175175
</div>
176176
</div>
177177

@@ -202,13 +202,13 @@ <h1 class="title">Project Data Management</h1>
202202
<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-citation"><h2 class="anchored quarto-appendix-heading">Citation</h2><div><div class="quarto-appendix-secondary-label">BibTeX citation:</div><pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@online{brun2024,
203203
author = {Brun, Julien and Curty, Renata and Janée, Greg},
204204
title = {Project {Data} {Management}},
205-
date = {2024-04-15},
205+
date = {2024-04-25},
206206
url = {https://ucsb-library-research-data-services.github.io/project-data-management/},
207207
langid = {en}
208208
}
209209
</code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre><div class="quarto-appendix-secondary-label">For attribution, please cite this work as:</div><div id="ref-brun2024" class="csl-entry quarto-appendix-citeas" role="listitem">
210210
Brun, Julien, Renata Curty, and Greg Janée. 2024. <span>“Project Data
211-
Management.”</span> April 15, 2024. <a href="https://ucsb-library-research-data-services.github.io/project-data-management/">https://ucsb-library-research-data-services.github.io/project-data-management/</a>.
211+
Management.”</span> April 25, 2024. <a href="https://ucsb-library-research-data-services.github.io/project-data-management/">https://ucsb-library-research-data-services.github.io/project-data-management/</a>.
212212
</div></div></section></div></main> <!-- /main -->
213213
<div>
214214
<p></p><hr><p></p>

plan.html

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,10 @@
139139
<h2 id="toc-title">On this page</h2>
140140

141141
<ul>
142-
<li><a href="#developing-your-data-management-plan-dmp" id="toc-developing-your-data-management-plan-dmp" class="nav-link active" data-scroll-target="#developing-your-data-management-plan-dmp">Developing your Data Management Plan (DMP)</a></li>
142+
<li><a href="#developing-your-data-management-plan-dmp" id="toc-developing-your-data-management-plan-dmp" class="nav-link active" data-scroll-target="#developing-your-data-management-plan-dmp">Developing your Data Management Plan (DMP)</a>
143+
<ul class="collapse">
144+
<li><a href="#want-to-know-more" id="toc-want-to-know-more" class="nav-link" data-scroll-target="#want-to-know-more">Want to know more?</a></li>
145+
</ul></li>
143146
<li><a href="#data-management-plan-tool" id="toc-data-management-plan-tool" class="nav-link" data-scroll-target="#data-management-plan-tool">Data Management Plan Tool</a></li>
144147
<li><a href="#using-your-data-management-plan" id="toc-using-your-data-management-plan" class="nav-link" data-scroll-target="#using-your-data-management-plan">Using your Data Management Plan</a></li>
145148
<li><a href="#further-reading-recommendations" id="toc-further-reading-recommendations" class="nav-link" data-scroll-target="#further-reading-recommendations">Further Reading Recommendations</a></li>
@@ -181,7 +184,7 @@ <h1 class="title">Data Management Plan</h1>
181184
<p>Those two principles should be the overarching guidelines that will guide the development of your data management plan.</p>
182185
<section id="developing-your-data-management-plan-dmp" class="level2">
183186
<h2 class="anchored" data-anchor-id="developing-your-data-management-plan-dmp">Developing your Data Management Plan (DMP)</h2>
184-
<p>When developing your data management plan, we recommend using the FAIR &amp; CARE principles as guidance to maximize the reusability of your data by you, your collaborators, other researchers, and future-you. Your plan should ensure that detailed documentation adopting existing standards is developed during the entire duration of your project (don’t wait until the very end!!) and that this documentation is archived along with your data and code in a publicly accessible data repository will set you up for success.</p>
187+
<p>When developing your data management plan, <strong>we recommend using the FAIR &amp; CARE principles as guidance</strong> to maximize the reusability of your data by you, your collaborators, other researchers, and future-you. Your plan should ensure that detailed documentation adopting existing standards is developed during the entire duration of your project (don’t wait until the very end!!) and that this documentation is archived along with your data and code in a publicly accessible data repository will set you up for success.</p>
185188
<div class="quarto-figure quarto-figure-center">
186189
<figure class="figure">
187190
<p><img src="images/fair-principles.png" class="img-fluid figure-img"></p>
@@ -195,6 +198,7 @@ <h2 class="anchored" data-anchor-id="developing-your-data-management-plan-dmp">D
195198
<li>What data are needed?</li>
196199
<li>Are such data available?</li>
197200
<li>When and how will the data be acquired?</li>
201+
<li>Who will be doing what</li>
198202
</ol></li>
199203
<li><p><strong>Data formats</strong>:</p>
200204
<ol type="i">
@@ -212,7 +216,13 @@ <h2 class="anchored" data-anchor-id="developing-your-data-management-plan-dmp">D
212216
<li>Is there a subject-specific and/or open-access repository that is appropriate for the data?</li>
213217
</ol></li>
214218
</ol>
215-
<p>One advantage to depositing your data in a data repository is that you can get a <a href="https://www.doi.org/the-identifier/what-is-a-doi/">DOI</a> that lets you easily share and cite your data. Most of the data repositories also track views, downloads, and citations for your data archive, which can be used as a metric or a proxy for research impact.</p>
219+
<p><em>One advantage to depositing your data in a data repository is that you can get a <a href="https://www.doi.org/the-identifier/what-is-a-doi/">DOI</a> that lets you easily share and cite your data</em>. Most of the data repositories also track views, downloads, and citations for your data archive, which can be used as a metric or a proxy for research impact.</p>
220+
<section id="want-to-know-more" class="level3">
221+
<h3 class="anchored" data-anchor-id="want-to-know-more">Want to know more?</h3>
222+
<ul>
223+
<li>More extensive guidelines on developing your project data management plan using: <em>Renata G Curty. (2023). DMP Recommendations (DCC Template). Zenodo.</em> <a href="https://doi.org/10.5281/zenodo.7566971" class="uri">https://doi.org/10.5281/zenodo.7566971</a></li>
224+
</ul>
225+
</section>
216226
</section>
217227
<section id="data-management-plan-tool" class="level2">
218228
<h2 class="anchored" data-anchor-id="data-management-plan-tool">Data Management Plan Tool</h2>
@@ -223,9 +233,8 @@ <h2 class="anchored" data-anchor-id="data-management-plan-tool">Data Management
223233
<iframe width="100%" height="1000" src="https://rcd.ucsb.edu/sites/default/files/2023-02/dls-n05-2022-dmptool-navy_0.pdf">
224234
</iframe>
225235
<ul>
226-
<li><p>Guidelines on developing your project data management plan using the DMP Tool: <em>Renata G Curty. (2023). DMP Recommendations (DCC Template). Zenodo.</em> <a href="https://doi.org/10.5281/zenodo.7566971" class="uri">https://doi.org/10.5281/zenodo.7566971</a></p></li>
227-
<li><p>Get started with the tool: <a href="http://dmptool.org/" class="uri">http://dmptool.org/</a><br>
228-
<em>Make sure to create an account using your UCSB email!</em></p></li>
236+
<li>Get started with the tool: <a href="http://dmptool.org/" class="uri">http://dmptool.org/</a><br>
237+
<em>Make sure to create an account using your UCSB email!</em></li>
229238
</ul>
230239
</section>
231240
<section id="using-your-data-management-plan" class="level2">

0 commit comments

Comments
 (0)