SSbD Core Ontology#
Welcome to the SSbD Core Ontology, a semantic resource with essential terms and relationships to describe resources and provenance in Safe and Sustainable by Design.
Quick example#
{
"@context": "https://w3id.org/ssbd/context/",
"@id": "https://example.org/dataset/tox-001",
"@type": "ssbd:Dataset",
"dcterms:title": "My toxicity dataset",
"dcterms:description": "Measurements from in vitro assay campaign.",
"dcterms:publisher": "https://orcid.org/0000-0000-0000-0001"
}
Check out these resources to get started#
Theoretical Background
Read the conceptual foundations, including provenance and relation patterns used in the ontology.
Project overview
Overview of all the resources in documentation.
Detailed description of the modules
The starting page for the individual modules, describing their content and interconnections.
User guide
Practical introduction to documenting your resources with table-based templates.