Extending an OWL web node with reactive behavior

  • Authors:
  • Wolfgang May;Franz Schenk;Elke von Lienen

  • Affiliations:
  • Institut für Informatik, Universität Göttingen;Institut für Informatik, Universität Göttingen;Institut für Informatik, Technische Universität Clausthal

  • Venue:
  • PPSWR'06 Proceedings of the 4th international conference on Principles and Practice of Semantic Web Reasoning
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe an extension of an OWL knowledge base using PostgreSQL, Jena, and Pellet with active rules in form of triggers. The triggers react on atomic events on the OWL level. In contrast to “simple” RDF triggers whose trigering events can directly be mapped on updates on RDF triples, the extension to RDFS and OWL requires to combine reactivity with OWL reasoning. For this, “direct”, pre-reasoning triggers that react on update operations (often also providing support for the intended operation), and “indirect”, post-reasoning triggers that react on actual changes have to be distinguished. The approach has been implemented in a prototype based on the Jena framework.