Commercial use

View: New views
2 Messages — Rating Filter:   Alert me  

Commercial use

by Rangarajan Krishnamoorthy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi,

I am thinking of using power-loom in a commercial application. Since the KB is likely to be large, it would be desirable to have a persistence mechanism. I know you were working on this for sometime. Is it usable yet?

 

Are there any license restrictions with respect to commercial deployment?

 

I use LispWorks on Windows.

 

Regards,

Rangarajan

 

powerloom-forum@...


_______________________________________________
powerloom-forum mailing list
powerloom-forum@...
http://mailman.isi.edu/mailman/listinfo/powerloom-forum

Re: Commercial use

by Hans Chalupsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

PowerLoom licensing is very liberal where you can pick from three
alternative licensing schemes.  One of the available licenses is
Mozilla MPL 1.1 which should satisfy most people who want to use it in
a commercial setting (see top of
http://www.isi.edu/isd/LOOM/PowerLoom/download.html).

Nothing much has happened on the persistence code, since the funding
we were hoping to get for this disappeared in the general economic
downturn.  There are some new funding developments that make me
hopeful that we'll be able to pick this up again fairly soon, but we
won't know until the fat lady sings.

For many situations it might be sufficient to use PowerLoom's RDBMS
backend to get the persistence you need.  You often have a large
amount of data that's flat and can be represented in a relatively
small number of tables.  In that case, it's easy to offload that
portion onto an RDBMS such as MySQL or Oracle and then query it
relative to an ontology and other more complex but smaller scale
knowledge loaded into PowerLoom from a file. I do that fairly often
myself.

Hans

--------------------------------------------------------------------------
Hans Chalupsky, PhD                     USC Information Sciences Institute
Project Leader, Loom KR&R Group         4676 Admiralty Way
<hans@...>                          Marina del Rey, CA 90292
(310) 448-8745
--------------------------------------------------------------------------

>>>>> Rangarajan Krishnamoorthy <ranga@...> writes:

> Hi,
> I am thinking of using power-loom in a commercial application. Since the KB
> is likely to be large, it would be desirable to have a persistence
> mechanism. I know you were working on this for sometime. Is it usable yet?

> Are there any license restrictions with respect to commercial deployment?

> I use LispWorks on Windows.

> Regards,

> Rangarajan

> powerloom-forum@...
_______________________________________________
powerloom-forum mailing list
powerloom-forum@...
http://mailman.isi.edu/mailman/listinfo/powerloom-forum