From f5c923f4c5cb8f69047b8595184a48960550fcd3 Mon Sep 17 00:00:00 2001 From: Stefan Verhoeven Date: Fri, 10 Jul 2020 07:31:23 +0200 Subject: [PATCH] Simplify Zenodo and CITIATION.cff --- .zenodo.json | 2 +- CITATION.cff | 2 -- README.md | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index a1eb6c83..724a501e 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,4 +1,4 @@ { "license": "Apache-2.0", - "title": "Integrated Omics for MEtabolomics and Genomics Annotation: Paired data platform" + "title": "Paired Omics Data Platform" } diff --git a/CITATION.cff b/CITATION.cff index c6371ea2..35acb692 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -17,7 +17,5 @@ authors: family-names: van der Hooft affiliation: Wageningen University and Research Center orcid: https://orcid.org/0000-0002-9340-5511 -version: 0.5.0 -date-released: 2020-04-02 repository-code: https://github.com/iomega/paired-data-form license: Apache-2.0 diff --git a/README.md b/README.md index b1ae7fd2..6d08b245 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The [JSON schema (app/public/schema.json)](app/public/schema.json) describes the [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=iomega_paired-data-form&metric=alert_status)](https://sonarcloud.io/dashboard?id=iomega_paired-data-form) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=iomega_paired-data-form&metric=coverage)](https://sonarcloud.io/dashboard?id=iomega_paired-data-form) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3757/badge)](https://bestpractices.coreinfrastructure.org/projects/3757) -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3569588.svg)](https://doi.org/10.5281/zenodo.3569588) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2656630.svg)](https://doi.org/10.5281/zenodo.2656630) ## Documentation @@ -79,4 +79,3 @@ To make a new release of the platform do: 7. On [https://doi.org/10.5281/zenodo.2656630](https://doi.org/10.5281/zenodo.2656630) * Update author list * Add `https://doi.org/10.5281/zenodo.3736463`, `is compiled/create by this upload` as `Dataset` in related identifiers section. -8. Update version & release date in CITATION.cff