Re: Powerloom API

Andrea Poli <[email protected]> Wed, 31 Oct 2007 11:04:51 +0100
Newsgroups gmane.comp.ai.powerloom
Message-ID <[email protected]>
Thomas Russ ha scritto:
> On Oct 30, 2007, at 7:14 AM, Magnus Malm wrote:
>
>   
>> Hello
>>
>> I am looking into the API of PowerLoom, and I was just wondering if  
>> there's some examples of how to use it? Especially the s-*  
>> functions. How to create/delete concepts, objects, relations, etc.  
>> If there's no such examples available, perhaps someone could post  
>> one or two quick and simple ones to the mailinglist?
>>     
>
> You didn't specify which language you were planning to use.
>
>   
I need to use C++ for my thesis on home automation
> There is an example file for Java, which is on the documentation page  
> of our web site:
>
>    <http://www.isi.edu/isd/LOOM/PowerLoom/documentation/ 
> PowerLoomExample.java>
>
>
>   
The manual hasn't any documentation on C++ API. There are some examples?