paper-with-me

Papers

Extract ABox Modules for Efficient Ontology Querying

2013-05-21 · Jia Xu, Patrick Shironoshita, Ubbo Visser, Nigel John, Mansur Kabuka

The extraction of logically-independent fragments out of an ontology ABox can be useful for solving the tractability problem of querying ontologies with large ABoxes. In this paper, we propose a formal definition of an ABox module, such that it guarantees complete preservation of facts about a given set of individuals, and thus can be reasoned independently w.r.t. the ontology TBox. With ABox modules of this type, isolated or distributed (parallel) ABox reasoning becomes feasible, and more efficient data retrieval from ontology ABoxes can be attained. To compute such an ABox module, we present a theoretical approach and also an approximation for $\mathcal{SHIQ}$ ontologies. Evaluation of the module approximation on different types of ontologies shows that, on average, extracted ABox modules are significantly smaller than the entire ABox, and the time for ontology reasoning based on ABox modules can be improved significantly.

📄 PDF Abstract BibTeX arXiv:1305.4859

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Fitting Description Logic Ontologies to ABox and Query Examples

2025-08-11 · Maurice Funk, Marvin Grosser, Carsten Lutz arxiv

We study a fitting problem inspired by ontology-mediated querying: given a collection of positive and negative examples of the form $(\mathcal{A},q)$ with $\mathcal{A}$ an ABox and $q$ a Boolean query, we seek an ontolog…

Structured Decomposition for LLM Reasoning: Cross-Domain Validation and Semantic Web Integration

2026-01-04 · Albert Sadowski, Jarosław A. Chudziak arxiv

Rule-based reasoning over natural language input arises in domains where decisions must be auditable and justifiable: clinical protocols specify eligibility criteria in prose, evidence rules define admissibility through …

TAR: Neural Logical Reasoning across TBox and ABox

2022-05-29 · Zhenwei Tang, Shichao Pei, Xi Peng, Fuzhen Zhuang 외

Many ontologies, i.e., Description Logic (DL) knowledge bases, have been developed to provide rich knowledge about various domains. An ontology consists of an ABox, i.e., assertion axioms between two entities or between …

DescriptiveLogical ReasoningTAR

Moose: Latent concept learning with reasoning-shortcut awareness in $\mathcal{EL}^{++}$

2026-08-13 · Olga Mashkova, Asaad Mohammedsaleh, Fernando Zhapa-Camacho, Robert Hoehndorf arxiv

The OWL 2 EL profile is used in some of the largest production ontologies, including the Gene Ontology and SNOMED CT. Existing neuro-symbolic (NeSy) learning methods accept propositional theories or Datalog, and reasonin…

Fitting Horn DL Ontologies to ABox and Query Examples: A Tale of Simulation Quantifiers and Finite Models

2026-04-28 · Marvin Grosser, Carsten Lutz arxiv

We study the problem of fitting a description logic (DL) ontology to a given set of positive and negative examples that take the form of an ABox and a Boolean query. While previous work has investigated this problem for …