User: mtwesley Branch: HEAD Date: Fri, 27 Mar 2009 04:29:30 +0000 Modified files: /modules/xc xc.module /modules/xc/xc_metadata/includes dom_to_array.inc /modules/xc/xc_metadata xc_metadata.module /modules/xc/xc_oai_dc xc_oai_dc.module /modules/xc/xc_oaiharvester xc_oaiharvester.module Log message: OAI harvester imports with a call to hook_xc_split() that splits a raw data into XCEntity objects. then, OAI harvester calls _xc_build() and _xc_store() on the entities. also, clean up for Metadata module, XC module, and OAI module Links: http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc.module&old=1... http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc_metadata/inc... http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc_metadata/xc_... http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc_oai_dc/xc_oa... http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc_oaiharvester...