https://github.com/bids-standard/legacy-validator

Validator for the Brain Imaging Data Structure

https://github.com/bids-standard/legacy-validator

Science Score: 26.0%

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

  • 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 (0.7%) to scientific vocabulary

Keywords

bids data-validation neuroimaging
Last synced: 5 months ago · JSON representation

Repository

Validator for the Brain Imaging Data Structure

Basic Info
Statistics
  • Stars: 185
  • Watchers: 10
  • Forks: 108
  • Open Issues: 66
  • Releases: 148
Topics
bids data-validation neuroimaging
Created over 10 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Zenodo

README.md

bids-validator/README.md

Owner

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

GitHub Events

Total
  • Issues event: 67
  • Delete event: 28
  • Issue comment event: 87
  • Push event: 11
  • Pull request review comment event: 4
  • Pull request review event: 4
  • Pull request event: 63
  • Fork event: 2
  • Create event: 30
Last Year
  • Issues event: 67
  • Delete event: 28
  • Issue comment event: 87
  • Push event: 11
  • Pull request review comment event: 4
  • Pull request review event: 4
  • Pull request event: 63
  • Fork event: 2
  • Create event: 30

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 6
  • Total pull requests: 26
  • Average time to close issues: over 3 years
  • Average time to close pull requests: about 1 month
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 26
Past Year
  • Issues: 2
  • Pull requests: 26
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 26
Top Authors
Issue Authors
  • rwblair (13)
  • sappelhoff (11)
  • nellh (7)
  • yarikoptic (3)
  • VisLab (3)
  • ckrountree (3)
  • Remi-Gau (2)
  • tsalo (2)
  • jasmainak (2)
  • chrisgorgo (2)
  • adam2392 (1)
  • happy5214 (1)
  • huy29433 (1)
  • monkeyman192 (1)
  • Slevinski (1)
Pull Request Authors
  • dependabot[bot] (18)
  • depfu[bot] (11)
  • effigies (3)
  • rwblair (2)
  • Remi-Gau (1)
Top Labels
Issue Labels
enhancement (19) derivatives (8) legacy (8) effort: low (7) impact: high (7) effort: high (6) impact: medium (6) bug (5) MEG (4) effort: medium (3) help wanted (3) impact: low (2) PET (2) EEG (2) question (2) json-schema (1) schema (1) iEEG (1)
Pull Request Labels
dependencies (18) javascript (12) depfu (11) submodules (4) schema (4) github_actions (2) legacy (1)

Dependencies

bids-validator/package.json npm
  • adm-zip development
  • chai development
  • codecov ^3.1.0 development
  • esbuild ^0.11.5 development
  • esbuild-plugin-globals ^0.1.1 development
  • esbuild-runner ^2.2.1 development
  • eslint ^8.17.0 development
  • eslint-config-prettier ^2.9.0 development
  • eslint-plugin-prettier ^2.6.2 development
  • husky ^1.0.0-rc.13 development
  • lockfile ^1.0.4 development
  • prettier ^1.14.2 development
  • pretty-quick ^1.6.0 development
  • sync-request 6.0.0 development
  • @aws-sdk/client-s3 ^3.9.0
  • ajv ^6.5.2
  • bytes ^3.0.0
  • colors ^1.4.0
  • cross-fetch ^3.0.6
  • date-fns ^2.7.0
  • events ^3.3.0
  • exifreader ^4.1.0
  • hed-validator ^3.7.1
  • ignore ^4.0.2
  • is-utf8 ^0.2.1
  • jshint ^2.9.6
  • lodash ^4.17.21
  • minimatch 3.0.4
  • nifti-js ^1.0.1
  • p-limit ^2.1.0
  • pako ^1.0.6
  • path ^0.12.7
  • pluralize ^8.0.0
  • semver ^7.3.2
  • stream-browserify ^3.0.0
  • table ^5.2.3
  • xml2js ^0.4.23
  • yaml ^1.10.2
  • yargs ^16.2.0
bids-validator-web/package.json npm
  • @babel/runtime ^7.16.7
  • bootstrap ^4.3.0
  • bowser ^1.0.0
  • next ^11.1.2
  • next-transpile-modules ^2.3.1
  • pluralize ^8.0.0
  • react ^17.0.2
  • react-bootstrap ^1.0.0-beta.5
  • react-dom ^17.0.2
  • sass ^1.32.8
package-lock.json npm
  • 1472 dependencies
package.json npm
  • @babel/core ^7.7.2 development
  • @babel/preset-env ^7.7.1 development
  • codecov ^3.8.1 development
  • jest ^26.1.0 development
  • jest-environment-node ^24.9.0 development
  • lerna ^4.0.0 development
.github/workflows/deno_tests.yml actions
  • actions/checkout v3 composite
  • denoland/setup-deno v1.1.1 composite
.github/workflows/codespell.yml actions
  • actions/checkout v3 composite
  • codespell-project/actions-codespell master composite
.github/workflows/docker-build-push.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • docker/build-push-action v3.2.0 composite
  • docker/login-action v2.1.0 composite
  • docker/metadata-action v4.1.1 composite
.github/workflows/node_tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/python_tests.yml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
  • crazy-max/ghaction-chocolatey v2 composite
.github/workflows/test-bids-examples.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
Dockerfile docker
  • node 14-alpine build
bids-validator/setup.py pypi