A RPL through RDF: expressive navigation in RDF graphs

  • Authors:
  • Harald Zauner;Benedikt Linse;Tim Furche;François Bry

  • Affiliations:
  • Institute for Informatics, University of Munich, München, Germany;Institute for Informatics, University of Munich, München, Germany and Thomson Reuters, München, Germany;Institute for Informatics, University of Munich, München, Germany and Oxford University Computing Laboratory, Oxford, England;Institute for Informatics, University of Munich, München, Germany

  • Venue:
  • RR'10 Proceedings of the Fourth international conference on Web reasoning and rule systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

RPL (pronounced "ripple") is the most expressive path language for navigating in RDF graphs proposed to date that can still be evaluated with polynomial combined complexity. RPL is a lean language well-suited for integration into RDF rule languages. This integration enables a limited form of recursion for traversing RDF paths of unknown length at almost no additional cost over conjunctive triple patterns. We demonstrate the power, ease, and efficiency of RPL with two applications on top of the RPL Web interface. The demonstrator implements RPL by transformation to extended nested regular expressions (NREs). For these extended NREs we have implemented an evaluation algorithm with polynomial data complexity. To the best of our knowledge, this demo is the first implementation of NREs (or similarly expressive RDF path languages) with this complexity.