This publication is in press and has not been published yet.

ODDToolkit: An Open-Source Toolkit to Help Bridge the Developer Gap in Ontology Driven Design

Cite this
×

Citation

Van de Wynckel, M., & Van Haute, G. (2026). ODDToolkit: An Open-Source Toolkit to Help Bridge the Developer Gap in Ontology Driven Design. Posters, Demos, Blue Sky, and Tutorials at SEMANTiCS 2026.
@inproceedings{vandewynckel2026oddtoolkit,
	author = {Van de Wynckel, Maxim and Van Haute, Geert},
	booktitle = {Posters, {Demos}, {Blue} {Sky}, and {Tutorials} at {SEMANTiCS} 2026},
	year = {2026},
	organization = {CEUR-WS.org},
	title = {ODDToolkit: An {Open}-{Source} {Toolkit} to {Help} {Bridge} the {Developer} {Gap} in {Ontology} {Driven} {Design}},
}

Authors

Abstract

Linked open data remains difficult to operationalise for software teams when OWL-based models are documented primarily for ontology engineers rather than for implementers. Furthermore, maintaining documentation for implementers becomes time consuming when the ontology is under development. We present ODDToolkit, an open-source Ontology Driven Design toolkit that helps generate developer-facing artefacts from three inputs: an OWL ontology, a SKOS concept scheme that provides business-specific names, and a configuration file for developer-specific design choices. The toolkit emits SQL DDL, Java and TypeScript models, SHACL shapes, diagrams, and documentation. Our design goal is not to fully automate translation of arbitrary vocabularies, but to achieve repeatable regeneration of implementation artefacts as an ontology evolves. We summarise the pipeline and report its use in a Flemish government environmental reporting project, where the generated artefacts supported implementation, documentation, and validation around a shared ontology as it evolves.