Web Service for Rule Interchange

Documentation


  • Web Service

  • The R2ML Translator Web Service is accessible from clients on different platforms. The communication is made via SOAP messages so that everybody could easy access this Web Service with his favorite programming language. In the following we provide the URL and the WSDL description of the R2ML Translator Web Service.

    Contact: Adrian Giurca.
  • Web Interface (Run The client !)

    You can also download a simple PHP Client (tested with PHP ver. 5.1.6) and install on your machine.

  • <!--
  • API (Application Programming Interface)

    • Java

      The Java API for the R2ML Translator was generated previously by the help of Apache Axis from the WSDL catalogue of the Web Service. It's possible to use this Java API e.g. inside of a JavaBean which is connected to a Java Server Page or from ordinary Java application.

      • Java API (available soon...)
      • Java API Documentation (available soon...)
    • -->