execution-spec

BIDS app execution specification

https://github.com/bids-standard/execution-spec

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary

Keywords

bids
Last synced: 6 months ago · JSON representation ·

Repository

BIDS app execution specification

Basic Info
Statistics
  • Stars: 0
  • Watchers: 6
  • Forks: 1
  • Open Issues: 3
  • Releases: 0
Topics
bids
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

execution-spec

bids-logo bids-logo

Owner

  • Name: Brain Imaging Data Structure
  • Login: bids-standard
  • Kind: organization

Citation (CITATION.cff)

# schema: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md

cff-version: 1.2.0

title: bids-apps-execution

abstract: bids-apps-execution

version: 0.1.0

license: CC-BY-4.0

repository-code: https://github.com/bids-standard/execution-spec

message: Please cite it as below.

keywords:
  - brain imaging data structure
  - bids
  - standards

authors:
  - given-names: foo
    family-names: bar

GitHub Events

Total
  • Delete event: 6
  • Push event: 13
  • Pull request event: 12
  • Fork event: 1
  • Create event: 5
Last Year
  • Delete event: 6
  • Push event: 13
  • Pull request event: 12
  • Fork event: 1
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 23
  • Average time to close issues: 10 minutes
  • Average time to close pull requests: about 20 hours
  • Total issue authors: 2
  • Total pull request authors: 6
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.04
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 19
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • yarikoptic (1)
  • bendhouseart (1)
Pull Request Authors
  • pre-commit-ci[bot] (17)
  • dependabot[bot] (2)
  • jhlegarreta (1)
  • Remi-Gau (1)
  • iamdamion (1)
  • bendhouseart (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
dependencies (2) github_actions (1)

Dependencies

.github/workflows/publishdocs.yaml actions
  • actions/checkout v4 composite
  • mhausenblas/mkdocs-deploy-gh-pages master composite
.github/workflows/validation.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite
  • actions/setup-python v4 composite
  • citation-file-format/cffconvert-github-action 2.0.0 composite
  • codespell-project/actions-codespell master composite
  • gaurav-nelson/github-action-markdown-link-check v1 composite
npm-requirements.txt pypi
  • remark-cli *
  • remark-gfm *
  • remark-lint-no-trailing-spaces *
  • remark-preset-lint-markdown-style-guide *
  • remark-preset-lint-recommended *
requirements.txt pypi
  • black *
  • cffconvert *
  • flake8 *
  • mkdocs >=1.1
  • mkdocs-material >=5.4
  • pre-commit *