RE: [Biojava-l] field names in term_synonym

2005-07-05 Thread Richard HOLLAND
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > bradford powell > Sent: Wednesday, July 06, 2005 3:33 AM > To: biojava-l@biojava.org > Subject: [Biojava-l] field names in term_synonym > > > org

[Biojava-l] field names in term_synonym

2005-07-05 Thread bradford powell
org.biojava.bio.seq.db.biosql.OntologySQL refers to the 'name' field of the table 'term_synonym'. The field is only called 'name' in the hsqldb schema; it is called 'synonym' in the other schemas (postgresql, mysql, oracle). It seems that the references to 'name' should be changed to 'synonym' in