On 06/06/08 13:48, "Jean-Pierre Schneiders" <[EMAIL PROTECTED]> wrote:

> On 05 Jun 2008, at 20:00, Maxwell, Adam R wrote:
> 
>> On 06/05/08 04:11, "Jean-Pierre Schneiders"
>> <[EMAIL PROTECTED]> wrote:
>> 
>>> Is there a way to search SpringerLink and to download the fulltext of
>>> a reference from within BibDesk ?
>> 
>> Not at this time.  Does Springer have a z39.50 or SOAP service for
>> external
>> queries?
> 
> 
> Someone from Springer told me that they switched from a z39.50 to a
> SRU/SRW interface. Does this help ?

Yes, it tells us that BibDesk doesn't currently support searching
SpringerLink :).

SRU is a standard for crafting query URLs, and it looks like records are
returned as XML (the LoC example uses MARCXML/DC/MODS).  It could eliminate
some of the problems in z39.50, but leaves you with a requirement of
converting XML to BibTeX.

http://www.loc.gov/standards/sru/

> By the way, is there a document explaining how to use a SOAP service
> from BibDesk ?

No.  You have to write Obj-C code for it, after using WSMakeStubs to
generate boilerplate object implementations from a WSDL.  Probably more pain
than most people want to go through, but you can look at the ISI and DBLP
service code in BibDesk for example.

As an aside, the present search sheet interface needs to be redone if any
more search types are added, I think, and its controller code is a bit hard
to follow now. 

-- 
adam


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to