Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

python-spec

somacore: the Python version of the SOMA specification

somacore is the Python interpretation of the abstract SOMA specification. If you’re using SOMA to store or retrive data, you probably want to install a SOMA implementation instead, and not this package directly:

This core pacakge contains base interfaces, shared types, and other cross-implementation code. It is intended for use primarily by SOMA implementors or libraries that handle SOMA data, rather than end users.