OWLOOP: A Modular API to Describe OWL Axioms in OOP Objects Hierarchies
Abstract
OWLOOP is an Application Programming Interface (API) for using the Ontology Web Language (OWL) by the means of Object-Oriented Programming (OOP). It is common to design software architectures using the OOP paradigm for increasing their modularity. If the components of an architecture also exploit OWL ontologies for knowledge representation and reasoning, they would require to be interfaced with OWL axioms. Since OWL does not adhere to the OOP paradigm, such an interface often leads to boilerplate code affecting modularity, and OWLOOP is designed to address this issue as well as the associated computational aspects. We present an extension of the OWL-API to provide a general-purpose interface between OWL axioms subject to reasoning and modular OOP objects hierarchies.
Cite
@article{arxiv.2112.15544,
title = {OWLOOP: A Modular API to Describe OWL Axioms in OOP Objects Hierarchies},
author = {Luca Buoncompagni and Syed Yusha Kareem and Fulvio Mastrogiovanni},
journal= {arXiv preprint arXiv:2112.15544},
year = {2022}
}
Comments
This version of the manuscript has been published on the SoftwareX Elsevier journal in January 2022. The manuscript is made of 21 pages, which include 3 tables, 6 figures, and 4 listings