Answering Metaqueries over Hi (OWL 2 QL) Ontologies
Abstract
Hi(OWL 2 QL) is a new ontology language with the OWL2QL syntax and a specific semantics designed to support metamodeling and meta-querying. In this paper we investigate the problem of answering metaqueries in Hi(OWL 2 QL), which are unions of conjunctive queries with both ABox and TBox atoms. We first focus on a specific class of ontologies, called TBox-complete, where there is no uncertainty about TBox axioms, and show that query answering in this case has the same complexity (both data and combined) as in OWL2QL. We then move to general ontologies and show that answering metaqueries is coNP-complete with respect to ontology complexity, Π 2 p -complete with respect to combined complexity, and remains AC0 with respect to ABox complexity. Finally, we present an optimized query answering algorithm that can be used for TBox-complete ontologies. PDF
Cite
Text
Lenzerini et al. "Answering Metaqueries over Hi (OWL 2 QL) Ontologies." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Lenzerini et al. "Answering Metaqueries over Hi (OWL 2 QL) Ontologies." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/lenzerini2016ijcai-answering/)BibTeX
@inproceedings{lenzerini2016ijcai-answering,
title = {{Answering Metaqueries over Hi (OWL 2 QL) Ontologies}},
author = {Lenzerini, Maurizio and Lepore, Lorenzo and Poggi, Antonella},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {1174-1180},
url = {https://mlanthology.org/ijcai/2016/lenzerini2016ijcai-answering/}
}