paper-with-me

홈 › Papers

Query Answering over Contextualized RDF/OWL Knowledge with Forall-Existential Bridge Rules: Attaining Decidability using Acyclicity (full version)

2014-06-03 · Mathew Joseph, Gabriel Kuper, Luciano Serafini

The recent outburst of context-dependent knowledge on the Semantic Web (SW) has led to the realization of the importance of the quads in the SW community. Quads, which extend a standard RDF triple, by adding a new parameter of the `context' of an RDF triple, thus informs a reasoner to distinguish between the knowledge in various contexts. Although this distinction separates the triples in an RDF graph into various contexts, and allows the reasoning to be decoupled across various contexts, bridge rules need to be provided for inter-operating the knowledge across these contexts. We call a set of quads together with the bridge rules, a quad-system. In this paper, we discuss the problem of query answering over quad-systems with expressive forall-existential bridge rules. It turns out the query answering over quad-systems is undecidable, in general. We derive a decidable class of quad-systems, namely context-acyclic quad-systems, for which query answering can be done using forward chaining. Tight bounds for data and combined complexity of query entailment has been established for the derived class.

📄 PDF Abstract BibTeX arXiv:1406.0893

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Query Answering over Contextualized RDF/OWL Knowledge with Forall-Existential Bridge Rules: Decidable Finite Extension Classes (Post Print)

2015-12-12 · Mathew Joseph, Gabriel Kuper, Till Mossakowski, Luciano Serafini

The proliferation of contextualized knowledge in the Semantic Web (SW) has led to the popularity of knowledge formats such as \emph{quads} in the SW community. A quad is an extension of an RDF triple with contextual info…

Worst-case Optimal Query Answering for Greedy Sets of Existential Rules and Their Subclasses

2014-12-15 · Sebastian Rudolph, Michaël Thomazo, Jean-François Baget, Marie-Laure Mugnier

The need for an ontological layer on top of data, associated with advanced reasoning mechanisms able to exploit the semantics encoded in ontologies, has been acknowledged both in the database and knowledge representation…

CoKE: Contextualized Knowledge Graph Embedding

2019-11-06 · Quan Wang, Pingping Huang, Haifeng Wang, Songtai Dai 외

Knowledge graph embedding, which projects symbolic entities and relations into continuous vector spaces, is gaining increasing attention. Previous methods allow a single static embedding for each entity or relation, igno…

Graph EmbeddingKnowledge Graph EmbeddingLink PredictionRelation

Optimal terminal dimensionality reduction in Euclidean space

2018-10-22 · Shyam Narayanan, Jelani Nelson

Let $\varepsilon\in(0,1)$ and $X\subset\mathbb R^d$ be arbitrary with $|X|$ having size $n>1$. The Johnson-Lindenstrauss lemma states there exists $f:X\rightarrow\mathbb R^m$ with $m = O(\varepsilon^{-2}\log n)$ such tha…

Dimensionality ReductionLEMMA

Contextualized Attention-based Knowledge Transfer for Spoken Conversational Question Answering

2020-10-21 · Chenyu You, Nuo Chen, Yuexian Zou

Spoken conversational question answering (SCQA) requires machines to model complex dialogue flow given the speech utterances and text corpora. Different from traditional text question answering (QA) tasks, SCQA involves …

Audio Signal ProcessingConversational Question AnsweringKnowledge DistillationQuestion Answering+1