The SSSOM-Core Java library
The SSSOM-Core library (group ID: org.incenp
, artifact ID: sssom-core
) provides the implementation of the SSSOM specification proper, without additional features.
The top-level org.incenp.obofoundry.sssom package is intended to provide general-purpose classes to deal with the SSSOM standard. Mostly, it provides classes to read and write mapping sets.
The org.incenp.obofoundry.sssom.model package provides the classes that make up the object model for SSSOM. Those classes are, for most of them, directly derived from the LinkML schema that formally describes SSSOM.