The SSSOM Java Library
The SSSOM-Java library allows bringing SSSOM support to applications written in Java.
The library is in fact split in two distinct libraries:
- the ”core” library (
sssom-core
), which is the proper implementation of the SSSOM specification; - the “extended library” (
sssom-ext
), which provides additional features beyond what is defined in the SSSOM specification. Notably, this is where the SSSOM/Transform language is implemented.