runcrate

http://www.researchobject.org/runcrate/

https://github.com/researchobject/runcrate

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary

Keywords

metadata provenance researchobject ro-crate workflow
Last synced: 6 months ago · JSON representation ·

Repository

http://www.researchobject.org/runcrate/

Basic Info
  • Host: GitHub
  • Owner: ResearchObject
  • License: apache-2.0
  • Language: Common Workflow Language
  • Default Branch: main
  • Homepage:
  • Size: 8.83 MB
Statistics
  • Stars: 5
  • Watchers: 35
  • Forks: 7
  • Open Issues: 9
  • Releases: 7
Topics
metadata provenance researchobject ro-crate workflow
Created over 3 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.rst

Runcrate
========

.. image:: https://github.com/ResearchObject/runcrate/workflows/ci/badge.svg?branch=main
   :target: https://github.com/ResearchObject/runcrate/actions?workflow=ci
   :alt: CI

.. image:: https://codecov.io/gh/ResearchObject/runcrate/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/ResearchObject/runcrate
   :alt: Codecov

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7762627.svg
   :target: https://doi.org/10.5281/zenodo.7762627
   :alt: Zenodo

Runcrate is a software toolkit to manipulate `Workflow Run RO-Crate `_ packages.

Documentation is at http://www.researchobject.org/runcrate/.

Owner

  • Name: Research Object community
  • Login: ResearchObject
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.1.0
message: "Cite as"
authors:
  - family-names: Leo
    given-names: Simone
    orcid: https://orcid.org/0000-0001-8271-5429
  - family-names: Soiland-Reyes
    given-names: Stian
    orcid: https://orcid.org/0000-0001-9842-9718
  - family-names: Crusoe
    given-names: Michael R.
    orcid: https://orcid.org/0000-0002-2961-9670
  - family-names: Bauer
    given-names: Daniel
    orcid: https://orcid.org/0000-0001-9447-460X
title: "runcrate"
version: 0.6.1
doi: 10.5281/zenodo.7762627
date-released: 2025-02-18

GitHub Events

Total
  • Release event: 1
  • Delete event: 5
  • Issue comment event: 9
  • Push event: 19
  • Pull request review event: 6
  • Pull request review comment event: 8
  • Pull request event: 10
  • Fork event: 1
  • Create event: 9
Last Year
  • Release event: 1
  • Delete event: 5
  • Issue comment event: 9
  • Push event: 19
  • Pull request review event: 6
  • Pull request review comment event: 8
  • Pull request event: 10
  • Fork event: 1
  • Create event: 9

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 24
  • Total pull requests: 60
  • Average time to close issues: 3 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 4
  • Total pull request authors: 6
  • Average comments per issue: 1.29
  • Average comments per pull request: 1.32
  • Merged pull requests: 52
  • Bot issues: 1
  • Bot pull requests: 15
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: 3 days
  • Average time to close pull requests: about 2 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 1
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jjkoehorst (12)
  • simleo (10)
  • HrishiDhondge (1)
Pull Request Authors
  • simleo (39)
  • dependabot[bot] (25)
  • mr-c (3)
  • dnlbauer (2)
  • jjkoehorst (1)
  • OliverWoolland (1)
  • stain (1)
Top Labels
Issue Labels
enhancement (2) invalid (1)
Pull Request Labels
dependencies (25) python (17) github_actions (8)

Dependencies

requirements.txt pypi
  • bdbag >=1.4.1
  • cwl-utils ==0.13
  • cwlprov ==0.1.1
  • networkx ==2.8
  • prov >=1.5.1
  • rocrate ==0.7.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
setup.py pypi