- adding methods to update from Entrez Gene XML and from UniProt KB, see gnat.database.populate.*
- MySQL: added stored function ExtractValue_All to help access XML data using XPath.
- Some SQL tables changed (column `keywords` now `keyword`); added table GR_Symbols; added UNIQUE constraints on tables, requiring INSERT IGNORE or REPLACE when updating.