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 lines 305 and 577 of OntologySQL, and that the hsqldb schema be corrected to follow the naming schema of the others. -- Bradford Powell _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l