From 7eb1aecbf6e77bb7293e3de95ff321408b07b201 Mon Sep 17 00:00:00 2001 From: Daniel Arend Date: Mon, 2 Oct 2023 14:05:34 +0200 Subject: [PATCH] add entry for e!DAL-PGP in the "live deploy" section --- _data/live_deployments.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/_data/live_deployments.json b/_data/live_deployments.json index 5f3eee9f..84327dc6 100644 --- a/_data/live_deployments.json +++ b/_data/live_deployments.json @@ -1748,6 +1748,27 @@ "highlight": "Over 15'000 genes from multiple organisms." } ] + }, + { + "name": "e!DAL-PGP: Plant Genomics and Phenomics Research Data Repository", + "description": "The Leibniz Institute of Plant Genetics and Crop Plant Research (IPK) and German Plant Phenotyping Network (DPPN) has jointly initiated the Plant Genomics and Phenomics Research Data Repository (PGP) as infrastructure to comprehensively publish plant research data. This covers in particular cross-domain datasets that are not being published in central repositories because of its volume or unsupported data scope, like image collections from plant phenotyping and microscopy, unfinished genomes, genotyping data, visualizations of morphological plant models, data from mass spectrometry as well as software and documents.", + "url": "https://edal-pgp.ipk-gatersleben.de", + "nodes": ["DE"], + "profiles": [ + { + "profileName": "Dataset", + "conformsTo": "1.0-RELEASE", + "exampleURL": "http://dx.doi.org/10.5447/ipk/2022/5", + "highlight": "over 250 pages with markup" + }, + { + "profileName": "Taxon", + "conformsTo": "0.6-RELEASE", + "exampleURL": "http://dx.doi.org/10.5447/ipk/2022/5", + "highlight": "over 250 pages with markup" + } + + ] } ] }