This is a dump of the "legacy" table in the database - with starting data for the Simbiome. These entries were collected from suggestions by Simbios Staff for the resource inventory, and collecting in the Perl-based alpha system. The initial migrations (000->001) look for a table called "legacy" to pull initial data. (see db/migrations/001_initial_schema.rb) This table can be generated in a PostgreSQL database with the file pg_dump_legacy_table. See psql and pg_dump commands. pg_dump_legacy_table was generated with the command: pg_dump -t legacy simbiome