Skip to content

Latest commit

 

History

History

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.