Skip to content

Commit

Permalink
add new tools to list
Browse files Browse the repository at this point in the history
  • Loading branch information
elichad committed Jul 16, 2024
1 parent 14246c8 commit 2aa5478
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions docs/_data/tools_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,11 +196,23 @@
url: https://github.com/MoritzRenkin/tuw-rocrate-automation/

- name: ro-crates-deposit
description: Command line tool to deposit a RO-Crate directory to an InvenioRD
status: alpha
description: Command line tool to deposit a RO-Crate directory to an InvenioRDM. No longer maintained; see ro-crate-inveniordm
status: inactive
level:
url: https://github.com/beerphilipp/ro-crates-deposit

- name: ro-crate-inveniordm
description: Command line tool to deposit a RO-Crate directory to an InvenioRDM and populate the InvenioRDM metadata using the RO-Crate metadata. Forked from ro-crates-deposit.
status: alpha
level:
url: https://github.com/ResearchObject/ro-crate-inveniordm

- name: ro-crate-zenodo
description: Command line tool to upload RO-Crates to Zenodo and populate the Zenodo metadata using the RO-Crate metadata.
status: alpha
level:
url: https://github.com/ResearchObject/ro-crate-zenodo

- name: rocrate-to-sembench
description: GitHub action to prepare a rocrate for pysembench
status: alpha
Expand All @@ -217,4 +229,4 @@
description: From a data model expressed in Python, generate a reproducible folder structure of the research project as a Research Object (RO).
status:
level:
url: https://github.com/cienciadedatosysalud/cdmb
url: https://github.com/cienciadedatosysalud/cdmb

0 comments on commit 2aa5478

Please sign in to comment.