Modules and imports#
This page gives a quick overview of how the SSbD Core Ontology is assembled from modules and where each part is documented.
Core import structure#
The root ontology in core.ttl imports the following core modules:
In simplified form:
core
-> reused-terms
-> matter
-> models
-> cheminf
-> ssbd-taxonomy
Additional alignment and mapping modules#
The repository also contains alignment modules that connect SSbD concepts to external vocabularies:
chebi-mappings.ttl(https://w3id.org/ssbd/core/chebi-mappings) links SSbD/EMMO concepts to ChEBI.dcat-mappings.ttl(https://w3id.org/ssbd/core/dcat-mappings) aligns SSbD terms with DCAT terms.
These mapping modules are useful for interoperability and integration workflows.
Module documentation pages#
Use the pages below for human-readable descriptions of each module area: