https://github.com/vsoch/scif
scientific filesystem: a filesystem organization for scientific software and metadata
https://github.com/vsoch/scif
container containers docker metadata organization scientific-filesystems singularity standard
Last synced: 6 months ago
JSON representation
scientific filesystem: a filesystem organization for scientific software and metadata
- Host: GitHub
- URL: https://github.com/vsoch/scif
- Owner: vsoch
- License: mpl-2.0
- Created: 2018-01-01T18:33:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T12:46:55.000Z (over 1 year ago)
- Last Synced: 2025-04-12T12:12:05.053Z (6 months ago)
- Topics: container, containers, docker, metadata, organization, scientific-filesystems, singularity, standard
- Language: Python
- Homepage: https://sci-f.github.io/
- Size: 569 KB
- Stars: 34
- Watchers: 6
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Scientific Filesystem (SCI-F)
[](https://github.com/vsoch/scif/actions?query=branch%3Amaster+workflow%3Aci)
[](https://circleci.com/gh/vsoch/scif)
[](https://asciinema.org/a/156490?speed=2)
The The Scientific Filesystem is an organizational format for scientific software and metadata.
Our goals are centered around **consistency**, **transparency**, **programmatic accessibility**,
and **modularity**. [Read about](https://sci-f.github.io) the format and
please [contribute](https://github.com/vsoch/scif/issues).**Citation**
> Vanessa Sochat; The Scientific Filesystem, GigaScience, Volume 7, Issue 5, 1 May 2018, giy023, https://doi.org/10.1093/gigascience/giy023
## What is this?
This module will provide tools for generating and interacting with scientific
filesystems, optimized for use on a host or inside a container.## License
This code is licensed under the Mozilla, version 2.0 or later [LICENSE](LICENSE).