-
Notifications
You must be signed in to change notification settings - Fork 13
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 @ b786c2b 🚀
- Loading branch information
Showing
5 changed files
with
121 additions
and
18 deletions.
There are no files selected for viewing
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,83 @@ | ||
<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"> | ||
IPK Gatersleben joins DataPLANT as participating institution | ||
</h1> | ||
<h2 class="subtitle is-2"> | ||
5 Sep 2024 | ||
</h2> | ||
<div class="content"> | ||
<p>Following its community centered strategy, DataPLANT took in a new participant broadening its base and now including a non-university research institution in the field of plant biology. The research goals of the Leibniz Institute of Plant Genetics and Crop Plant Research (IPK) are directed towards an efficient and sustainable supply of food, energy and raw materials and thus towards meeting global challenges. At the IPK, the conservation, research and utilisation of the genetic diversity of crop plants in the Federal Ex situ Gene Bank are combined with innovative research approaches in the fields of molecular genetics, genome research, molecular plant biology, systems biology, bioinformatics and modelling.</p> | ||
<p>Uwe Scholz is the representative and PI joining DataPLANT. He is head of the Bioinformatics and Information Technology group and coordinates the Biodiversity Informatics research at IPK. He focuses on management of crop data and on the development of reusable interactive data visualization and analysis tools. The main data domains are plant phenotypic and genotypic data. His group is contributing to the development standards like MIAPPE (Minimum Information about a Plant Phenotyping Experiment) and to the specification of programmatic interface like BrAPI (Breeding API). He is leading the German Crop BioGreenformatics Network (GCBN), Center of the German Network for Bioinformatics Infrastructure (de.NBI) and is a member of the ELIXIR Plant Science and Biodiversity communities. Within de.NBI he is leading the working group “Services and Service Monitoring”. Besides DataPLANT, he is also co-speaker of the NFDI4Biodiversity consortium and fosters our cross-community activities.</p> | ||
<p>As a member of DataPLANT, the IPK will contribute by undertaking the following activities:</p> | ||
<ul> | ||
<li>The ISA Wizard tool with MIAPPE profile was and is being developed by IPK in collaboration with DataPLANT during the Biohackathon Germany in 2022, 2023 and now also in 2024 (see: https://doi.org/10.37044/osf.io/ekhdw). This tool allows the step-by-step and user-friendly generation of ISA JSON according to the MIAPPE standard. The ongoing tool development will be geard to transfer it to active use in the community.</li> | ||
<li>The ARCtrl library developed by DataPLANT offers serialization as an Annotated Research Context (ARC) and a connection to the DataHUB via the Gitlab API. IPK has developed MIRA, a tool that enables the automated instantiation of a BrAPI phenotyping server on an ARC RO-Crate. The ARC data can then be accessed programmatically. This work will be incorporated by the IPK in a use case in NFDI4Biodiversity. This demonstrates how results from DataPLANT are used in other NFDI consortia and is an important step towards OneNFDI.</li> | ||
<li>Scorpion is a KPI dashboard that is being developed on the basis of preliminary work from de.NBI as part of the NFDI4Biodiversity project. It enables the collection, storage and visualization of KPI measurements for the evaluation of service quality. As the developer of Scorpion, IPK will adapt this tool for the DataPLANT application and prepare it for use.</li> | ||
</ul> | ||
<p>Find out more about the IPK <a href="https://www.ipk-gatersleben.de/en/">here</a></p> | ||
|
||
</div> | ||
</div> | ||
</section> | ||
</body> | ||
<nfdi-footer></nfdi-footer> | ||
</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
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.