Package Bio :: Module biblio
[hide private]
[frames] | no frames]

Module biblio

source code

This file implements a SOAP interface into the Bibliographic database of the European Bioinformatics Institute. It is a low-level interface and is intended to be used by higher-level objects to build object representations from data retrieved by this interface. This file needs a version of the pywebsvcs package LATER than 0.97 available from www.sourceforge.net.

Classes [hide private]
  Biblio
this class provides low-level access to the EBI Bibliographics services exported through SOAP.
  BiblioCollection
this class attempts to hide the concept of a collection id from users.
Functions [hide private]
 
checkargv(idx, msg) source code
 
main()
this function implements a command-line utility using the classes implemented in this file above and serves as base-line access software to query the BQS.
source code
Variables [hide private]
  namespace = 'http://industry.ebi.ac.uk/openBQS'