paper-with-me

Papers

A Cookbook for Temporal Conceptual Data Modelling with Description Logics

2012-09-25 · Alessandro Artale, Roman Kontchakov, Vladislav Ryzhikov, Michael Zakharyaschev

We design temporal description logics suitable for reasoning about temporal conceptual data models and investigate their computational complexity. Our formalisms are based on DL-Lite logics with three types of concept inclusions (ranging from atomic concept inclusions and disjointness to the full Booleans), as well as cardinality constraints and role inclusions. In the temporal dimension, they capture future and past temporal operators on concepts, flexible and rigid roles, the operators always' and some time' on roles, data assertions for particular moments of time and global concept inclusions. The logics are interpreted over the Cartesian products of object domains and the flow of time (Z,<), satisfying the constant domain assumption. We prove that the most expressive of our temporal description logics (which can capture lifespan cardinalities and either qualitative or quantitative evolution constraints) turn out to be undecidable. However, by omitting some of the temporal operators on concepts/roles or by restricting the form of concept inclusions we obtain logics whose complexity ranges between PSpace and NLogSpace. These positive results were obtained by reduction to various clausal fragments of propositional temporal logic, which opens a way to employ propositional or first-order temporal provers for reasoning about temporal data models.

📄 PDF Abstract BibTeX arXiv:1209.5571

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Temporal Description Logic for Ontology-Based Data Access (Extended Version)

2013-04-18 · Alessandro Artale, Roman Kontchakov, Frank Wolter, Michael Zakharyaschev

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 t…

A Mining Software Repository Extended Cookbook: Lessons learned from a literature review

2021-10-08 · Daniel Barros, Flavio Horita, Igor Wiese, Kanan Silva

The main purpose of Mining Software Repositories (MSR) is to discover the latest enhancements and provide an insight into how to make improvements in a software project. In light of it, this paper updates the MSR finding…

Mathematical Cookbook for Snapshot Compressive Imaging

2022-02-09 · Yaping Zhao

The author intends to provide you with a beautiful, elegant, user-friendly cookbook for mathematics in Snapshot Compressive Imaging (SCI). Currently, the cookbook is composed of introduction, conventional optimization, a…

Abstract Concept Modelling in Conceptual Spaces: A Study on Chess Strategies

2026-01-29 · Hadi Banaee, Stephanie Lowry arxiv

We present a conceptual space framework for modelling abstract concepts that unfold over time, demonstrated through a chess-based proof-of-concept. Strategy concepts, such as attack or sacrifice, are represented as geome…

Cookbook: A framework for improving LLM generative abilities via programmatic data generating templates

2024-10-07 · Avanika Narayan, Mayee F. Chen, Kush Bhatia, Christopher Ré

Fine-tuning large language models (LLMs) on instruction datasets is a common way to improve their generative capabilities. However, instruction datasets can be expensive and time-consuming to manually curate, and while L…