Skip to content
jonathanwang017 edited this page Mar 15, 2016 · 11 revisions

3/15 BIDS 12-1

Agenda

  • progress on finding databases
  • work session
    • integrate search functions into client

Database Resources

  • IUCN
  • BOLD
  • Vertnet
  • NAS

Intended Structure

gh-pages
+-- index.html
+-- css/
+-- js/
| +-- API
| | +-- idigBio.js
| | +-- ..
| +-- client
| | +-- controller.js
| | +-- ui.js

Phase 1 Breakdown

  • search for species existence
    • determine whether species exists in database
  • search for species count
    • find number of occurrences of species
    • use to validate database info
  • search for species location
    • be able to search for species by location/at location

Phase 2

  • database comparison
    • use search by location to find all species at location in each db