- From: Benjamin H Szekely <bhszekel@us.ibm.com>
- Date: Mon, 31 Jul 2006 13:45:11 -0400
- To: Eric Jain <Eric.Jain@isb-sib.ch>
- Cc: public-semweb-lifesci@w3.org
Received on Monday, 31 July 2006 21:12:45 UTC
If we go with Sean's suggestion of an HTTP gateway, you can have one line of code that looks like: InputStream lsidData = new URL("http://lsid.info/urn:lsid:ncbi.nlm.nih.gov.lsid.biopathways.org:genbank:32345422").openStream(); Ben Szekely IBM Software Engineer Advanced Internet Technology, Cambridge, MA bhszekel@us.ibm.com Eric Jain <Eric.Jain@isb-sib.ch> wrote on 07/31/2006 01:30:03 PM: > Benjamin H Szekely wrote: > > The LSID Java Toolkit supports both SOAP and HTTP. The HTTP version is > > very simple and does not use Axis. I believe work is being done outside > > of development team to implement a more lightweight, HTTP-only version > > of the LSID Java stack. > > As far as I am concerned, the resolution mechanism is only light-weight > enough when it fits into one line of code and doesn't require any special > libraries :-) >
Received on Monday, 31 July 2006 21:12:45 UTC