The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

  GO::Handlers::godb_prestore  - transforms OBO XML to GODB XML

SYNOPSIS

DESCRIPTION

This is a transform for turning OBO XML events into XML events that are isomorphic to the GO Database (ie XML element names match GO DB table and column names).

This transformation is suitable for direct loading into a db using the generic DBIx::DBStag loader (see http://stag.sourceforge.net)

This perl transform may later be replaced by an XSL transform (for speed)

PUBLIC METHODS -