Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Apr 25, 2024
1 parent e36515e commit b224278
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 94 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7f713c5c
c12f8b62
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="author" content="Julien Brun">
<meta name="author" content="Renata Curty">
<meta name="author" content="Greg Janée">
<meta name="dcterms.date" content="2024-04-15">
<meta name="dcterms.date" content="2024-04-25">

<title>Good enough practices to manage your project data - Project Data Management</title>
<style>
Expand Down Expand Up @@ -171,7 +171,7 @@ <h1 class="title">Project Data Management</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">April 15, 2024</p>
<p class="date">April 25, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -202,13 +202,13 @@ <h1 class="title">Project Data Management</h1>
<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,
author = {Brun, Julien and Curty, Renata and Janée, Greg},
title = {Project {Data} {Management}},
date = {2024-04-15},
date = {2024-04-25},
url = {https://ucsb-library-research-data-services.github.io/project-data-management/},
langid = {en}
}
</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">
Brun, Julien, Renata Curty, and Greg Janée. 2024. <span>“Project Data
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>.
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>.
</div></div></section></div></main> <!-- /main -->
<div>
<p></p><hr><p></p>
Expand Down
21 changes: 15 additions & 6 deletions plan.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,10 @@
<h2 id="toc-title">On this page</h2>

<ul>
<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>
<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>
<ul class="collapse">
<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>
</ul></li>
<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>
<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>
<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>
Expand Down Expand Up @@ -181,7 +184,7 @@ <h1 class="title">Data Management Plan</h1>
<p>Those two principles should be the overarching guidelines that will guide the development of your data management plan.</p>
<section id="developing-your-data-management-plan-dmp" class="level2">
<h2 class="anchored" data-anchor-id="developing-your-data-management-plan-dmp">Developing your Data Management Plan (DMP)</h2>
<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>
<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>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="images/fair-principles.png" class="img-fluid figure-img"></p>
Expand All @@ -195,6 +198,7 @@ <h2 class="anchored" data-anchor-id="developing-your-data-management-plan-dmp">D
<li>What data are needed?</li>
<li>Are such data available?</li>
<li>When and how will the data be acquired?</li>
<li>Who will be doing what</li>
</ol></li>
<li><p><strong>Data formats</strong>:</p>
<ol type="i">
Expand All @@ -212,7 +216,13 @@ <h2 class="anchored" data-anchor-id="developing-your-data-management-plan-dmp">D
<li>Is there a subject-specific and/or open-access repository that is appropriate for the data?</li>
</ol></li>
</ol>
<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>
<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>
<section id="want-to-know-more" class="level3">
<h3 class="anchored" data-anchor-id="want-to-know-more">Want to know more?</h3>
<ul>
<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>
</ul>
</section>
</section>
<section id="data-management-plan-tool" class="level2">
<h2 class="anchored" data-anchor-id="data-management-plan-tool">Data Management Plan Tool</h2>
Expand All @@ -223,9 +233,8 @@ <h2 class="anchored" data-anchor-id="data-management-plan-tool">Data Management
<iframe width="100%" height="1000" src="https://rcd.ucsb.edu/sites/default/files/2023-02/dls-n05-2022-dmptool-navy_0.pdf">
</iframe>
<ul>
<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>
<li><p>Get started with the tool: <a href="http://dmptool.org/" class="uri">http://dmptool.org/</a><br>
<em>Make sure to create an account using your UCSB email!</em></p></li>
<li>Get started with the tool: <a href="http://dmptool.org/" class="uri">http://dmptool.org/</a><br>
<em>Make sure to create an account using your UCSB email!</em></li>
</ul>
</section>
<section id="using-your-data-management-plan" class="level2">
Expand Down
Loading

0 comments on commit b224278

Please sign in to comment.