+++ BioCASE +++ Unitloader +++ API for distributing queries using the BioCASE protocol Version: XXX CVS Revision: $Revision: 1.7 $ Last Update: $Date: 2005/06/22 13:54:32 $ Author: Anton Güntsch, a.guentsch@bgbm.org Jinling Li, j.li@bgbm.org Markus Döring, m.doering@bgbm.org License: Mozilla Public License Web: http://www.biocase.org/dev/unitloader/ CVS: http://ww3.bgbm.org/viewcvs/viewcvs.cgi/biocase/unitloader/ ==================================================================== Content ------- 1. Introduction 2. Installation 3. Files 4. Known bugs 5. To do list 6. License 7. Version history 1. Introduction ==================== 2. Installation ==================== 3. Files ==================== The configuration files are next to the unitloader classes, inside the classes/unitloader directory. 4. Known bugs ==================== 5. To do list: ==================== - add methods to transform ABCD versions (eg 1.2 -> 1.3). If possible use XSL stylesheets for this and implement the method in such a way, that it takes any stylesheet as a parameter, but with ABCD stylesheets build in. - if no setQuery method was used, default action is capabilities request type - setQuery optionally takes boolean count parameter - implement tapir protocol 6. License: ==================== Version: MPL 1.1 The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is biocase package for Python. The Initial Developer of the Original Code is M.Döring, Botanic Garden and Botanical Museum Berlin-Dahlem. Portions created by the Initial Developer are Copyright (C) 2003 the Initial Developer. All Rights Reserved. 7. Version History: ==================== version 0.96 ------------ - new ProtocolQuery method to add IP addresses as senders of the protocol