中文
相关论文

相关论文: Computing Datalog Rewritings beyond Horn Ontologie…

200 篇论文

We address the issue of Ontology-Based Data Access, with ontologies represented in the framework of existential rules, also known as Datalog+/-. A well-known approach involves rewriting the query using ontological knowledge. We focus here…

人工智能 · 计算机科学 2013-11-14 Mélanie König , Michel Leclère , Marie-Laure Mugnier , Michaël Thomazo

Rapid growth of documents, web pages, and other types of text content is a huge challenge for the modern content management systems. One of the problems in the areas of information storage and retrieval is the lacking of semantic data.…

数据库 · 计算机科学 2015-02-23 Mona Dadjoo , Esmaeil Kheirkhah

We give solutions to two fundamental computational problems in ontology-based data access with the W3C standard ontology language OWL 2 QL: the succinctness problem for first-order rewritings of ontology-mediated queries (OMQs), and the…

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

The ever-increasing amount of data in biomedical research, and in cancer research in particular, needs to be managed to support efficient data access, exchange and integration. Existing software infrastructures, such caGrid, support access…

人工智能 · 计算机科学 2010-12-30 Alejandra Gonzalez-Beltran , Ben Tagger , Anthony Finkelstein

We investigate the data complexity of answering queries mediated by metric temporal logic ontologies under the event-based semantics assuming that data instances are finite timed words timestamped with binary fractions. We identify classes…

计算机科学中的逻辑 · 计算机科学 2019-07-02 Vladislav Ryzhikov , Przemyslaw Andrzej Walega , Michael Zakharyaschev

Semantic Web Rule Language (SWRL) combines OWL (Web Ontology Language) ontologies with Horn Logic rules of the Rule Markup Language (RuleML) family. Being supported by ontology editors, rule engines and ontology reasoners, it has become a…

人工智能 · 计算机科学 2022-12-09 Nick Bassiliades

Query rewriting is an effective technique for refining poorly written queries before they reach the query optimizer. However, manual rewriting is not scalable, as it is prone to errors and requires deep expertise. Traditional query…

数据库 · 计算机科学 2025-12-04 Jie Liu , Barzan Mozafari

Ontologies are known to improve the accuracy of Large Language Models (LLMs) when translating natural language queries into a formal query language like SQL or SPARQL. There are two ways to leverage ontologies when working with LLMs. One is…

数据库 · 计算机科学 2024-10-15 C. Civili , E. Sherkhonov , R. E. K. Stirewalt

Iterated applications of belief change operators are essential for different scenarios such as that of ontology evolution where new information is not presented at once but only in piecemeal fashion within a sequence. I discuss iterated…

人工智能 · 计算机科学 2016-03-31 Özgür Lütfü Özçep

Magic sets are a Datalog to Datalog rewriting technique to optimize query answering. The rewritten program focuses on a portion of the stable model(s) of the input program which is sufficient to answer the given query. However, the…

人工智能 · 计算机科学 2020-02-19 Mario Alviano , Nicola Leone , Pierfrancesco Veltri , Jessica Zangari

We study the problem of learning description logic (DL) ontologies in Angluin et al.'s framework of exact learning via queries. We admit membership queries ("is a given subsumption entailed by the target ontology?") and equivalence queries…

机器学习 · 计算机科学 2017-09-22 Boris Konev , Carsten Lutz , Ana Ozaki , Frank Wolter

Most approaches for repairing description logic (DL) ontologies aim at changing the axioms as little as possible while solving inconsistencies, incoherences and other types of undesired behaviours. As in Belief Change, these issues are…

计算机科学中的逻辑 · 计算机科学 2022-02-22 Jandson S. Ribeiro , Ricardo Guimarães , Ana Ozaki

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

Ontology-based approach to the Natural Language Understanding (NLU) processing allows to improve questions answering quality in dialogue systems. We describe our NLU engine architecture and evaluate its implementation. The engine transforms…

软件工程 · 计算机科学 2021-11-09 Sergey Gorshkov , Constantin Kondratiev , Roman Shebalov

Our aim is to investigate ontology-based data access over temporal data with validity time and ontologies capable of temporal conceptual modelling. To this end, we design a temporal description logic, TQL, that extends the standard ontology…

计算机科学中的逻辑 · 计算机科学 2013-05-01 Alessandro Artale , Roman Kontchakov , Frank Wolter , Michael Zakharyaschev

Authoring of OWL-DL ontologies is intellectually challenging and to make this process simpler, many systems accept natural language text as input. A text-based ontology authoring approach can be successful only when it is combined with an…

人工智能 · 计算机科学 2017-10-02 Kevin Alex Mathews , P Sreenivasa Kumar

To appear in Theory and Practice of Logic Programming (TPLP), 2008. We are researching the interaction between the rule and the ontology layers of the Semantic Web, by comparing two options: 1) using OWL and its rule extension SWRL to…

We propose a new mechanism for integration of OWL ontologies using semantic import relations. In contrast to the standard OWL importing, we do not require all axioms of the imported ontologies to be taken into account for reasoning tasks,…

人工智能 · 计算机科学 2017-05-16 Yevgeny Kazakov , Denis Ponomaryov

OWL (Web Ontology Language) ontologies, which are able to represent both relational and type facts as standard knowledge graphs and complex domain knowledge in Description Logic (DL) axioms, are widely adopted in domains such as healthcare…

人工智能 · 计算机科学 2025-02-05 Hui Yang , Jiaoyan Chen , Uli Sattler