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.
|
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.
|
|
|
|
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
|
|
|
namespace = 'http://industry.ebi.ac.uk/openBQS'
|