Re: [PyWrapper-devel] Last tickets
Status: Alpha
Brought to you by:
jatorre
From: Javier de la T. <ja...@gm...> - 2006-11-24 20:55:49
|
Hi Milko, Ok, is weekend again and I will have time to take a look into PyWrapper... I am trying to catch up with my emails... here goes some answers. On 22/11/2006, at 15:16, Skofic A. Milko (Bioversity - HQ) wrote: > Hi, how are things going? We are close to the release, there are > only two things that need to be solved: installing on debian LINUX > and the ability to access the IRRI MOBY registry, once these are > closed we can release it. When do you thing this can be done? Going to take a look when I get home. Once I find the way to trace the error shouldnt be difficult to solve if it is on the pywrapper side. > > I need to update a document concerning IP status of technology in > the GCP. What is the licence for TAPIR? Do you have a link to a > page that describes under which licence TAPIR can be distributed? You can find the License in the LICENSE.TXT file that is distributed with the software. It says PyWrapper is released under the Mozilla Public License 1.1 Wouldnt be bad to have a wiki page with the same text... It just points to the licnse document http://www.mozilla.org/MPL/ It is still written there "The Original Code is BioCASE Provider Software.". I think we have to change this to PyWrapper. And we have to add the list of contributors!! > > I have a question: in the static models part of the data source > configuration file one lists all the concepts that must not be > repeated, but, since the majority of concepts is not repeated, why > didn't you do the opposite, listing those that can be repeated? I think this is because this is comming from the BioCASE days with the dontRepeat command. The idea is that the software more or less handles fine when to repeat and do not repeat without having to set anything, it was just only sometimes that you had to actually set the dontRepeat here statement. So it was just like a tunning of the pywrapper algorithm when the software did not have enough information to handle by himself. Therefore there was only little places where you had to specify dont repeat. Javier. |