https://github.com/bids-standard/bids-schema
Prospective repository to contain (including historical) versions of BIDS schema
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Repository
Prospective repository to contain (including historical) versions of BIDS schema
Basic Info
Statistics
- Stars: 4
- Watchers: 9
- Forks: 5
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
bids-schema
Prospective repository of BIDS schema versions (including historical versions), as would be required by validators supporting multiple versions.
At the moment this is just a pilot resource, as schema syntax and validator capabilities
are rapidly evolving. Eventually, this repository should become the authoritative BIDS
schema resource, including all released versions. It could be used as a git submodule
in the repositories of tools which need to use it, incorporated into their tree
(fully or partially) via the git subtree mechanism, or distributed separately by
package managers.
The live BIDS schema, as used for all development work, will continue to reside within the
bids-specificationrepository in order to streamline the addition and testing of changes.On a regular basis (via
cronor push notifications from thebids-specificationmaster branch) this repository should use e.g.git subtreeto extract the current schema version and add it to its index.Proposed layout (implemented now, but without any copy/release yet):
LICENSEREADME.mdversions/x.y.z/- subdirectories matching schema versions in the BIDS specificationlatest/- a copy (symlinks aren't supported on some operating systems) of the most recent releasemaster/- the state of schema in the BIDS specification master branch repositorytools/
HOWTOs
git subtree
See http://github.com/dandi/dandi-core and its README.md for an example of similar (not yet fully automated) subtree use.
References
- bids-specification #466 the issue discussing establishing of schema for BIDS
Owner
- Name: Brain Imaging Data Structure
- Login: bids-standard
- Kind: organization
- Website: https://bids.neuroimaging.io
- Twitter: BIDSStandard
- Repositories: 47
- Profile: https://github.com/bids-standard
GitHub Events
Total
- Issues event: 4
- Issue comment event: 5
- Push event: 17
- Fork event: 2
Last Year
- Issues event: 4
- Issue comment event: 5
- Push event: 17
- Fork event: 2
Dependencies
- bidsschematools *
- actions/checkout v4 composite
- actions/checkout v4 composite