BIEN2¶
- contact: Matt Wheeler, Brad Boyle, Steve Dolins
ERD¶
About¶
- phpMyAdmin
- Guide_to_the_BIEN2_database.pdf
- bien2_foreign_keys.sql: DDL for database with foreign keys added (to facilitate ERD generation)
- bien_web.sql: DDL for analytical database
- viewFullOccurrence
- WordPress site: Data
- UI (work in progress)
troubleshooting_readme.txt
- Data loading scripts
nimoy
virtual server- alias:
bien
- web root:
/var/www
- shared content:
/home/bien_shared
- alias:
- svn repository (requires login)
- UI (public access)
- Informatics update May 2010-present
- sources
DataSource.DataSourceName
viewFullOccurrence.DataSource
:SELECT DataSource, count(*) FROM `viewFullOccurrence` GROUP BY DataSource
- Technical Setup and Implementation