-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ d4dd861 🚀
- Loading branch information
Showing
8 changed files
with
119 additions
and
18 deletions.
There are no files selected for viewing
81 changes: 81 additions & 0 deletions
81
content/news/2024-02-06-dataplant-at-the-dfg-mid-term-symposium-on-the-nfdi.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
<html class="has-navbar-fixed-top" style="scroll-behavior: smooth;"> | ||
<head> | ||
<meta charSet="utf-8"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon.png"/> | ||
<title> | ||
nfdi4plants - News | ||
</title> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"/> | ||
<link rel="stylesheet" type="text/css" href="/style/style.css"/> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@creativebulma/[email protected]/dist/css/bulma-collapsible.min.css"/> | ||
<script defer="true" src="https://kit.fontawesome.com/0d3e0ea7a6.js" crossOrigin="anonymous"></script> | ||
<script type="module" src="/js/bundle.js"></script> | ||
<style> | ||
|
||
body { | ||
margin: 0px; | ||
} | ||
|
||
thead tr th, strong { | ||
color: var(--accent-text-color) !important | ||
} | ||
|
||
a { | ||
color: var(--link-color, #4FB3D9) !important; | ||
} | ||
|
||
a:hover { | ||
color: var(--link-hover-color, #3A3A3A) !important; | ||
} | ||
|
||
thead { | ||
font-size: 1.2rem; | ||
} | ||
|
||
nfdi-toc, nfdi-body { | ||
--outside-background-color: rgb(240, 243, 246); | ||
--header-color: rgb(10, 12, 16) | ||
--element-text-color: #0E1116; | ||
--element-background-color: #fff; | ||
--accent-text-color: rgb(31, 194, 167); | ||
--link-color: #4FB3D9; | ||
--link-hover-color: #8ad3ee; | ||
} | ||
|
||
</style> | ||
</head> | ||
<nfdi-navbar></nfdi-navbar> | ||
<body> | ||
<section class="hero is-medium is-dark has-bg-lightblue"> | ||
<div class="hero-body"> | ||
<div class="container has-text-centered"> | ||
<h1 class="title"> | ||
|
||
</h1> | ||
</div> | ||
</div> | ||
</section> | ||
<section class="section"> | ||
<div class="container p-4"> | ||
<h1 class="title is-1"> | ||
DataPLANT at the DFG mid-term symposium on the NFDI | ||
</h1> | ||
<h2 class="subtitle is-2"> | ||
6 Feb 2024 | ||
</h2> | ||
<div class="content"> | ||
<p>The recent DFG mid-term symposium in Bonn provided a platform for DataPLANT to showcase its progress and objectives in advancing data management practices within the realm of plant science. With representatives including Cristina Martins Rodrigues as project coordinator, Stefanie Weidtkamp-Peters representing both the plant research community and being head of NFDI4BioImaging, Björn Usadel as the metadata and standardization specialist, Timo Mühlhaus for application development and Data Steward coordinator, and Dirk von Suchodoletz as the speaker, the symposium served as a pivotal moment to share insights and strategies.</p> | ||
<p><img src="../../images/News-Items/ZBS3.jpeg" width="60%" alt="NFDI Zwischenberichtssymposium - Group" /></p> | ||
<p>DataPLANT's mission to redefine data in science is well under way. The ambition is to elevate data to a primary product in scientific inquiry. By championing principles of FAIR data (Findable, Accessible, Interoperable, and Reusable), DataPLANT aims to catalyze advancements in plant science. A core strategic element was the implementation of the <a href="https://nfdi4plants.org/nfdi4plants.knowledgebase/docs/implementation/AnnotatedResearchContext.html">annotated research context (ARC)</a>, which provides a structured starting point for every researcher, helps with the use of controlled vocabularies for enhanced data understanding, allows to share (meta)data, workflows, tools etc. and facilitates data publication in both community endpoint repositories as well as the <a href="https://git.nfdi4plants.org/">DataPLANT DataHUB</a> infrastructure to maximize research impact. Further, DataPLANT's approach encompasses several key strategies: Advocating for the intrinsic value of data across scientific disciplines, promoting FAIR data principles to enable seamless data sharing and reuse, bridging ontology gaps through collaborative efforts and crowd-sourced vocabulary collection, contributing to schema developments and integrating with Galaxy for streamlined research workflows.</p> | ||
<p><img src="../../images/News-Items/ZBS1.jpg" width="40%" alt="NFDI Zwischenberichtssymposium - Vortrag 1" /> | ||
<img src="../../images/News-Items/ZBS2.jpg" width="40%" alt="NFDI Zwischenberichtssymposium - Vortrag 1" /></p> | ||
<p>DataPLANT follows a strong community approach inspired by the principles of Open Source software development in all areas like (meta)data, ontologies, code and knowledge base articles allowing the core and wider community to participate and contribute.</p> | ||
<p>DataPLANT's commitment extends to empowering communities and fostering collaborative partnerships. With on-site support, technical assistance, and community-driven tool development, DataPLANT ensures that plant researchers can seamlessly engage with the research data management (RDM) ecosystem. As DataPLANT navigates its journey, the focus remains on: Further empowering the community, strengthening connections within the NFDI (National Research Data Infrastructure) and beyond to maximize impact and reach. DataPLANT invites a widened community to join the efforts in research data management. DataPLANT's participation in the DFG mid-term symposium underscores its commitment to redefining data practices in fundamental plant research.</p> | ||
|
||
</div> | ||
</div> | ||
</section> | ||
</body> | ||
<nfdi-footer></nfdi-footer> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.