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).
input.Makefile: SVN: add: verify: Also ignore *.xlsx
inputs/input.Makefile: SVN: add: verify/: Added *.xls to svn:ignore
input.Makefile: SVN: add: verify: Fixed bug where need to use $ prefix before string to parse newline
inputs/NY/verify/: svn:ignore .csv files
inputs/NY/verify/specimens.ref: Regenerated from specimens.ref.sql. The counts have changed slightly because this is derived directly from the NY CSV file, rather than from the nybg_raw BIEN2 staging table.
inputs/NY/verify/specimens.ref.sql: Retrofitted to use PostgreSQL instead of MySQL syntax, since this now runs on the PostgreSQL staging tables
Renamed inputs/NYBG to inputs/NY to match herbarium code
specimens verification: Added duplicate catalog numbers test
specimens verification: Added # counties test
specimens verification: Added collection codes and # catalog numbers tests
specimens verification: Added # binomials test
Specimens verification: Added # genera and # species
inputs/NYBG: Added verify/specimens.ref.sql
VegX-VegBIEN mapping: Map stemtags using [] instead of :[] for attrs that are really keys