Skip to content

reincas/SciDataContainer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciDataContainer

This is a lean container file format for scientific data, in a way compliant to the FAIR principles of modern research data management. Using a standardized container file it provides maximum flexibility and minimal restrictions for scientists working in the lab or performing simulations. Data containers may be stored as local files or uploaded to a data storage server. The container is based on the well-known ZIP format and thus independent of the operating system as well as programming languages. This makes this container a perfect choice for the publication of scientific data in online repositories.

Documentation

Sphinx Docs

The full documentation together with all supported language implementations is hosted on Read the Docs.

Implementations

Currently there is only a Python 3 implementation available, which you find in the folder python. Please contact us, if you are interested in implementing a library for another programming language. We are already on the way to build an operation system independent GUI to simplify the usage of the container format outside a programming environment.

Server

The data storage server for SciDataContainers is currently developed. Access to a test server is available for PhoenixD members. We will make the source code of the server publicly available as soon as possible. If you are from outside PhoenixD and wish to get early access, you are welcome. Please contact us.

Acknowledgement

This is a project of the cluster of Excellence PhoenixD funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under Germany’s Excellence Strategy (EXC 2122, Project ID 390833453).

About

Python 3 scientific data container class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Makefile 2.6%
  • Batchfile 0.4%