Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T12:46:55.000Z (almost 1 year ago)
- Last Synced: 2025-01-06T03:05:26.930Z (20 days ago)
- Topics: container, containers, docker, metadata, organization, scientific-filesystems, singularity, standard
- Language: Python
- Homepage: https://sci-f.github.io/
- Size: 569 KB
- Stars: 32
- Watchers: 7
- 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)
[![GitHub actions status](https://github.com/vsoch/scif/workflows/ci/badge.svg?branch=master)](https://github.com/vsoch/scif/actions?query=branch%3Amaster+workflow%3Aci)
[![CircleCI](https://circleci.com/gh/vsoch/scif.svg?style=svg)](https://circleci.com/gh/vsoch/scif)
![https://sci-f.github.io/img/logo/scif-slash-green.png](https://sci-f.github.io/img/logo/scif-slash-green.png)[![asciicast](https://asciinema.org/a/156490.png)](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).