moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).
removed inputs/GBIF/Specimen/, which has been replaced by the refresh in raw_occurrence_record_plants/
bugfix: inputs/GBIF/import_order.txt, run: updated raw_occurrence_record/ to raw_occurrence_record_plants/
Added inputs/GBIF/raw_occurrence_record/ from refresh
Added inputs/GBIF/Source/, containing referenceType metadata
inputs/*/: Placed all logs/ subdirs and import_order.txt under version control, using `make inputs/.../add`