[Attempto] Is there a way to use APE without SWI Prolog ?

Kaarel Kaljurand kaljurand at gmail.com
Tue Sep 4 17:14:41 CEST 2012


Hi,

On Tue, Sep 4, 2012 at 4:11 PM, Mohammed Nasri <mohammed.nasri at gmail.com> wrote:
>
> Is there a way to use APE without installing SWI prolog ?
> Is thre a compiled APE that not need prolog ?
>

APE needs SWI-Prolog in any case.

In order to use APE without installing SWI-Prolog (yourself), you
could use the APE webservice.

HTTP/REST interface documentation:
http://attempto.ifi.uzh.ch/site/docs/ape_webservice.html

Java interface documtation:
http://attempto.ifi.uzh.ch/site/docs/java/ch/uzh/ifi/attempto/ape/APEWebservice.html

Note that the APE webservice that is running on the Attempto server, e.g.

http://attempto.ifi.uzh.ch/ws/ape/apews.perl?text=APE+helps+every+user.&solo=drshtml

is for demo purposes only. We advise you to set up your own service.
If this is done centrally by your system admin, then you technically
avoid having to install SWI-Prolog/APE yourself.

Best regards,
Kaarel


More information about the attempto mailing list