中文
相关论文

相关论文: Towards Universal Languages for Tractable Ontology…

200 篇论文

Ontology-mediated query answering (OMQA) is a promising approach to data access and integration that has been actively studied in the knowledge representation and database communities for more than a decade. The vast majority of work on…

计算机科学中的逻辑 · 计算机科学 2020-09-22 Meghyn Bienvenu , Quentin Manière , Michaël Thomazo

Aiming at ontology-based data access to temporal data, we design two-dimensional temporal ontology and query languages by combining logics from the (extended) DL-Lite family with linear temporal logic LTL over discrete time (Z,<). Our main…

计算机科学中的逻辑 · 计算机科学 2022-10-24 Alessandro Artale , Roman Kontchakov , Alisa Kovtunova , Vladislav Ryzhikov , Frank Wolter , Michael Zakharyaschev

We consider ontology-mediated queries (OMQs) based on expressive description logics of the ALC family and (unions) of conjunctive queries, studying the rewritability into OMQs based on instance queries (IQs). Our results include exact…

人工智能 · 计算机科学 2020-10-23 Cristina Feier , Carsten Lutz , Frank Wolter

In ontology-mediated querying, description logic (DL) ontologies are used to enrich incomplete data with domain knowledge which results in more complete answers to queries. However, the evaluation of ontology-mediated queries (OMQs) over…

数据库 · 计算机科学 2020-07-30 Pablo Barcelo , Cristina Feier , Carsten Lutz , Andreas Pieris

Ontology-based query answering (OBQA) augments classical query answering in databases by domain knowledge encoded in an ontology. Systems for OBQA use the ontological knowledge to infer new information that is not explicitly given in the…

计算机科学中的逻辑 · 计算机科学 2020-03-24 Stefan Borgwardt , Veronika Thost

We focus on ontology-mediated queries (OMQs) based on (frontier-)guarded existential rules and (unions of) conjunctive queries, and we investigate the problem of FO-rewritability, i.e., whether an OMQ can be rewritten as a first-order…

数据库 · 计算机科学 2020-11-19 Pablo Barcelo , Gerald Berger , Carsten Lutz , Andreas Pieris

We provide an ultimately fine-grained analysis of the data complexity and rewritability of ontology-mediated queries (OMQs) based on an EL ontology and a conjunctive query (CQ). Our main results are that every such OMQ is in AC0,…

计算复杂性 · 计算机科学 2019-05-02 Carsten Lutz , Leif Sabellek

We study the enumeration of answers to ontology-mediated queries (OMQs) where the ontology is a set of guarded TGDs or formulated in the description logic ELI and the query is a conjunctive query (CQ). In addition to the traditional notion…

数据库 · 计算机科学 2022-03-18 Carsten Lutz , Marcin Przybyłko

We investigate ontology-based data access to temporal data. We consider temporal ontologies given in linear temporal logic LTL interpreted over discrete time (Z,<). Queries are given in LTL or MFO(<), monadic first-order logic with a…

计算机科学中的逻辑 · 计算机科学 2021-05-26 Alessandro Artale , Roman Kontchakov , Alisa Kovtunova , Vladislav Ryzhikov , Frank Wolter , Michael Zakharyaschev

Existential rules, also known as data dependencies in Databases, have been recently rediscovered as a promising family of languages for Ontology-based Query Answering. In this paper, we prove that disjunctive embedded dependencies exactly…

人工智能 · 计算机科学 2016-04-28 Heng Zhang , Yan Zhang , Jia-Huai You

Ontology-Mediated Query Answering (OMQA) is a well-established framework to answer queries over an RDFS or OWL Knowledge Base (KB). OMQA was originally designed for unions of conjunctive queries (UCQs), and based on certain answers. More…

数据库 · 计算机科学 2019-11-22 Julien Corman , Guohui Xiao

Our concern is the problem of determining the data complexity of answering an ontology-mediated query (OMQ) formulated in linear temporal logic LTL over (Z,<) and deciding whether it is rewritable to an FO(<)-query, possibly with some extra…

计算复杂性 · 计算机科学 2023-03-16 Agi Kurucz , Vladislav Ryzhikov , Yury Savateev , Michael Zakharyaschev

A prominent approach to implementing ontology-mediated queries (OMQs) is to rewrite into a first-order query, which is then executed using a conventional SQL database system. We consider the case where the ontology is formulated in the…

人工智能 · 计算机科学 2018-04-20 Peter Hansen , Carsten Lutz

In the context of ontology-mediated querying with description logics (DLs), we study the data complexity of queries in which selected predicates can be closed (OMQCs). We provide a non-uniform analysis, aiming at a classification of the…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Carsten Lutz , Inanc Seylan , Frank Wolter

In ontology-based data access (OBDA), the classical database is enhanced with an ontology in the form of logical assertions generating new intensional knowledge. A powerful form of such logical assertions is the tuple-generating…

人工智能 · 计算机科学 2018-08-03 Vernon Asuncion , Yan Zhang , Heng Zhang , Yun Bai , Weisheng Si

We study the problem of finite ontology mediated query answering (FOMQA), the variant of OMQA where the represented world is assumed to be finite, and thus only finite models of the ontology are considered. We adopt the most typical setting…

人工智能 · 计算机科学 2018-08-10 Tomasz Gogacz , Yazmin Ibáñez-García , Filip Murlak

Counting answers to a query is an operation supported by virtually all database management systems. In this paper we focus on counting answers over a Knowledge Base (KB), which may be viewed as a database enriched with background knowledge…

数据库 · 计算机科学 2020-07-20 Diego Calvanese , Julien Corman , Davide Lanti , Simon Razniewski

OWL 2 has been standardized by the World Wide Web Consortium (W3C) as a family of ontology languages for the Semantic Web. The most expressive of these languages is OWL 2 Full, but to date no reasoner has been implemented for this language.…

人工智能 · 计算机科学 2011-08-02 Michael Schneider , Geoff Sutcliffe

We introduce and study several notions of approximation for ontology-mediated queries based on the description logics ALC and ALCI. Our approximations are of two kinds: we may (1) replace the ontology with one formulated in a tractable…

人工智能 · 计算机科学 2022-07-01 Anneke Haga , Carsten Lutz , Leif Sabellek , Frank Wolter

The literature on ontology-mediated query answering (OMQA) has been shaped by two key results: first-order rewritability for DL-Lite, and PTime-hardness of data complexity for essentially every description logic beyond it. This has…

计算机科学中的逻辑 · 计算机科学 2026-05-14 Janos Arpasi , Bartosz Jan Bednarczyk , Magdalena Ortiz
‹ 上一页 1 2 3 10 下一页 ›