[topicmapmail] open source implementations?

Robert Barta rho@bigpond.net.au
Sun, 22 Dec 2002 17:05:48 +1000


On Thu, Nov 21, 2002 at 07:16:20PM +0000, Kal Ahmed wrote:
> There is an open-source Java implementaion - TM4J (http://tm4j.org). I don't 
> know how far you would get trying to convert the whole of the TM4J API into 
> RPC over web-services, but I think that create WS for the high-level 
> operations that your application needs might be an interesting way to go.

I hope the late answer is not too confusing....


This reminds me that interested parties should stick their heads together
thinking about defining a WS API.

I once had a SOAP TM server running and one of the experiences was ___NOT!!!__
to use a generic API, but to optimize this for mass retrieval (as you usually
need to power portals). [ If you have the Perl implementation, compare the
modules XTM and XTM::Memory ]

SOAP is _far too expensive_ for a normal API exposure.

\rho

> On Thursday 21 November 2002 18:19, Borgsmiller, Michael J. (B4Z)  wrote:
> > Hi!
> >
> > If you find something I would like to know about it too.  One way you might
> > want to approach this problem if you cannot find anything in the .NET
> > environment itself is to use a Java based implementation and integrate it
> > with .NET using web services calls to the Java-based Topic Map engine. 
> > This supposedly is the key benefit of the Web Services approach.  Has
> > anyone already done this on this list and so have any pointers to good
> > resources.
> >
> > Cheers,
> > Mike
> >
> > -----Original Message-----
> > From: Henning Storhaug [mailto:Henning.Storhaug@edbbc.no]
> > Sent: Thursday, November 21, 2002 7:28 AM
> > To: topicmapmail@infoloom.com
> > Subject: [topicmapmail] open source implementations?
> >
> > Hi!
> >
> > I'm looking for topicmap implementations of XTM that will run on .NET,
> > preferably open-source or some cheap commercial solution. I should be able
> > to call the API from c# and it would be an advantage if persistence could
> > be done using SQL-server 2000. Do you have any hints or urls? Thanks!
> >
> > - Henning
> > _______________________________________________
> > topicmapmail mailing list
> > topicmapmail@infoloom.com
> > http://www.infoloom.com/mailman/listinfo/topicmapmail
> 
> -- 
> Kal Ahmed, techquila.com
> XML and Topic Map Consultancy
> 
> e: kal@techquila.com
> p: +44 7968 529531
> w: www.techquila.com
> 
> _______________________________________________
> topicmapmail mailing list
> topicmapmail@infoloom.com
> http://www.infoloom.com/mailman/listinfo/topicmapmail
>