scispace - formally typeset
M

Maurice van Keulen

Researcher at University of Twente

Publications -  136
Citations -  1779

Maurice van Keulen is an academic researcher from University of Twente. The author has contributed to research in topics: Probabilistic logic & Data integration. The author has an hindex of 17, co-authored 133 publications receiving 1646 citations. Previous affiliations of Maurice van Keulen include University of Konstanz.

Papers
More filters
Proceedings ArticleDOI

MonetDB/XQuery: a fast XQuery processor powered by a relational engine

TL;DR: The main features, key contributions, and lessons learned while implementing a purely relational XQuery system, which implements all essential XML database functionalities such that it can learn from the full consequences of the architectural decisions.
Book ChapterDOI

Staircase join: teach a relational DBMS to watch its (axis) steps

TL;DR: This text proposes a local change to the database kernel, the staircase join, which encapsulates the necessary tree knowledge needed to improve XPath performance and reports on quite promising experiments with a staircase join enhanced main-memory database kernel.
Journal ArticleDOI

Accelerating XPath evaluation in any RDBMS

TL;DR: The implementation of the XPath accelerator on top of different database backends is discussed and it is shown that the index performs well on all levels of the memory hierarchy, including disk-based and main-memory based database systems.
Journal ArticleDOI

Qualitative effects of knowledge rules and user feedback in probabilistic data integration

TL;DR: It is claimed that this approach reduces development effort by showing that setting rough safe thresholds and defining only a few rules suffices to produce a ‘good enough’ initial integration that can be meaningfully used, and that user feedback is effective in gradually improving the integration quality.
Proceedings ArticleDOI

Pathfinder: XQuery---the relational way

TL;DR: Relational query processors are probably the best understood (as well as the best engineered) query engines available today.