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).
mappings/VegBank-VegBIEN.csv: Added place->locationplace renaming
mappings/VegBIEN-VegBank.csv: Reversed the order of the columns so it's a more natural forward renaming, and renamed the file to VegBank-VegBIEN.csv to reflect the new column order
mappings/VegBIEN-VegBank.csv: Fixed order of plantconcept->taxon renaming because the VegBIEN column is on the right
schemas/vegbien.sql: Renamed namedplace to place for simplicity and consistency with placepath and locationplace
mappings/VegBIEN-VegBank.csv: Added table rename plantconcept->taxon
VegBIEN-VegBank.csv: Updated for recent table renames
VegBIEN: Renamed plot to location to reflect that a location can also be used for specimens
VegBIEN: Renamed stemobservation to stem
VegBIEN-VegBank.csv: Updated to reflect renames
Made more of Bob Peet's changes to the vegbien db and updated VegX-VegBIEN mapping
Decoupled VegBIEN from VegBank and removed mappings to VegBank
Renamed vegbien tables according to Bob Peet's new VegBank-VegBIEN mapping
Moved schema replacements from VegBank-VegBIEN.csv to VegBank-VegBIEN.schema.csv
VegBank-VegBIEN.csv: Support PostgreSQL before 8.4
VegBank-VegBIEN.csv: Added replacements for SQL create script conversion
mappings: Generate mappings to VegBIEN using VegBank-VegBIEN.cs replacements spreadsheet