Re: PHP and reasoners

Would be nice, having the DIG specifications ... DIG 2.0 overview is 
under construction.

Bijan Parsia wrote:
> On 7 May 2008, at 14:53, Cristiano Longo wrote:
>> Hi all, i need to use a reasoner (for example a DIG reasoner like 
>> pellet) via PHP. Suggestions?
>
> Write a DIG client library in PHP? It's not *that* hard.
>
> Unfortunately, I don't think pOWL has a reasoner connection:
>     http://sourceforge.net/projects/powl
>
> Though I'm sure they'd welcome a code contribution.
>
> Personally, instead of DIG, I'd try to hook up to the OWL API reasoner 
> interface, perhaps via a PHP/Java bridge:
>     http://php-java-bridge.sourceforge.net/doc/
>
> Cheers,
> Bijan.
>
>
>

Received on Wednesday, 7 May 2008 16:55:16 UTC