,
José Carlos L. Ramalho
Creative Commons Attribution 4.0 International license
The growing complexity and volume of OWL ontologies in the Semantic Web context present challenges for reasoning and knowledge expansion. Traditional ontology reasoners often face high computational costs, limiting their scalability and real-time applicability. Additionally there are other situations where reasonners crash and are not able to expand the ontology (for example, if your pattern includes property chains involving an irreflexive relation). This paper introduces OntoExpand, a new methodology for ontology expansion that uses SPARQL CONSTRUCT queries as an efficient alternative to conventional reasoning techniques. In OntoExpand we have created a mapping between OWL axioms and CONSTRUCT queries that are able to generate the new triples. These inferred triples are then reintegrated into the ontology using SPARQL INSERT queries, enabling incremental knowledge enrichment. This approach improves performance, reduces computational overhead, is pattern driven allowing a more granular expansion control and seamlessly integrates with SPARQL endpoints. OntoExpand is evaluated on multiple ontologies with varying sizes and complexities, demonstrating its scalability and practical utility in dynamic, ontology-driven environments. The results show that OntoExpand offers a viable and efficient mechanism for reasoning and expanding OWL ontologies, making it suitable for large-scale Semantic Web applications where traditional reasoning may be infeasible.
@InProceedings{leite_et_al:OASIcs.SLATE.2026.12,
author = {Leite, Vitor Lelis N. and Ramalho, Jos\'{e} Carlos L.},
title = {{OntoExpand: SPARQL-Based Ontology Expansion and Reasoning}},
booktitle = {15th Symposium on Languages, Applications and Technologies (SLATE 2026)},
pages = {12:1--12:15},
series = {Open Access Series in Informatics (OASIcs)},
ISBN = {978-3-95977-440-6},
ISSN = {2190-6807},
year = {2026},
volume = {144},
editor = {Batista, Fernando and Ribeiro, Eug\'{e}nio and Ribeiro, Ricardo and Santos, Andr\'{e} L.},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.SLATE.2026.12},
URN = {urn:nbn:de:0030-drops-267101},
doi = {10.4230/OASIcs.SLATE.2026.12},
annote = {Keywords: OWL Ontologies, SPARQL, Reasoning, Knowledge Expansion, Inference}
}