From aff3d1e7a9a6163d9e5757406e3ce73ee2446514 Mon Sep 17 00:00:00 2001 From: ci-scribl Date: Thu, 11 Jul 2024 19:48:52 +0000 Subject: [PATCH] Upserted version into CITATION.cff and into .zenodo.json --- .zenodo.json | 6 +++--- CITATION.cff | 15 ++++----------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index fae938e..751809b 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -39,13 +39,13 @@ }, { "scheme": "url", - "identifier": "https://github.com/amberbiology/scribl/tree/v0.7.14", + "identifier": "https://github.com/amberbiology/scribl/tree/v0.8.0", "relation": "isSupplementTo", "resource_type": "software" }, { "scheme": "url", - "identifier": "https://pypi.org/project/scribl/0.7.14", + "identifier": "https://pypi.org/project/scribl/0.8.0", "relation": "isSourceOf", "resource_type": "software" } @@ -60,5 +60,5 @@ ], "title": "scribl: A system for the semantic capture of relationships in biological literature", "upload_type": "software", - "version": "v0.7.14" + "version": "v0.8.0" } diff --git a/CITATION.cff b/CITATION.cff index af2074c..05f5b01 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,12 +1,6 @@ cff-version: 1.2.0 abstract: >- - scribl (Semantic Capture of Relationships in Biological Literature) is a - Python software pipeline and API that transforms a Zotero literature database - with entries annotated with tags in the **scribl** language to create a graph - data structure, suitable for import into a graph database platform, such as - Neo4j or Python's NetworkX. The scribl language was designed for the curation - from scientific articles, to capture the relationships between the various - biological agents and the processes that they describe in a connected network. + scribl (Semantic Capture of Relationships in Biological Literature) is a Python software pipeline and API that transforms a Zotero literature database with entries annotated with tags in the **scribl** language to create a graph data structure, suitable for import into a graph database platform, such as Neo4j or Python's NetworkX. The scribl language was designed for the curation from scientific articles, to capture the relationships between the various biological agents and the processes that they describe in a connected network. authors: - family-names: Webster given-names: Gordon @@ -16,11 +10,9 @@ authors: given-names: Alexander K. orcid: https://orcid.org/0000-0002-0002-9263 affiliation: >- - Amber Biology LLC and Institute for Globally Distributed Open Research and - Education (IGDORE) + Amber Biology LLC and Institute for Globally Distributed Open Research and Education (IGDORE) title: >- - scribl: A system for the semantic capture of relationships in biological - literature + scribl: A system for the semantic capture of relationships in biological literature url: https://amberbiology.com repository-code: https://github.com/amberbiology/scribl type: software @@ -31,3 +23,4 @@ keywords: - bioinformatics - computational biology license: AGPL-3.0-or-later +version: v0.8.0