Web services based on prolog and xml

  • Authors:
  • Bernd D. Heumesser;Andreas Ludwig;Dietmar Seipel

  • Affiliations:
  • Wilhelm Schickard Institute for Computer Science, University of Tübingen, Tübingen, Germany;Wilhelm Schickard Institute for Computer Science, University of Tübingen, Tübingen, Germany;Department of Computer Science, University of Würzburg, Würzburg, Germany

  • Venue:
  • INAP'04/WLP'04 Proceedings of the 15th international conference on Applications of Declarative Programming and Knowledge Management, and 18th international conference on Workshop on Logic Programming
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes how the deductive power of Prolog can be made available across the Internet using standardized Web services technologies. This facilitates the use of Prolog as a component of distributed information systems and in many new application scenarios. Some of those application scenarios are discussed and one is presented in greater detail. Since a lot of information available on the Internet is nowadays Xml based and since Web services technologies use Xml based encodings, it is both necessary and useful to be able to process Xml documents in Prolog itself. To make this possible, a new package for Swi–Prolog called x2p is introduced, making available to Prolog many of the Xml processing facilities of the Libxml2 library, which is a very up–to–date and efficient implementation of most of the current Xml related standards.