1 / 32

Introduction to Field Station Databases

Introduction to Field Station Databases. John Porter Department of Environmental Sciences University of Virginia. Roadmap. Why do we need field station databases? Challenges for Ecological Databases Database characteristics and types Evolving a Database Software Tools and Hardware.

nason
Télécharger la présentation

Introduction to Field Station Databases

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Field Station Databases John Porter Department of Environmental Sciences University of Virginia

  2. Roadmap • Why do we need field station databases? • Challenges for Ecological Databases • Database characteristics and types • Evolving a Database • Software Tools and Hardware

  3. WHY have Scientific Databases? • Improvement of data quality • multiple users provides multiple opportunities for detecting and correcting problems in data • Cost • data costs less to save than to collect again • with environmental data, often data cannot be collected again at any cost

  4. WHY have Scientific Databases? • Environmental Policy and Management • environmental policy decisions require data that are regional or national, but most ecological data is collected at smaller scales • numerous Federal initiatives • NII - National Information Infrastructure • FGDC - Federal Geographic Data Committee

  5. WHY have Scientific Databases? • New Science • Long Term • long-term studies depend on databases to retain project history • Synthesis • use of data for a purpose other than which it was collected • Integrated, multidisciplinary projects • depend on databases to facilitate sharing of data

  6. Field Station A Beautiful mountain forest setting Modern Laboratories Field Station B Beautiful mountain forest setting Modern Laboratories Climate and Meteorological Data Biodiversity Data Soils Data Topographic Data Attracting ResearchersWhich do you choose?

  7. Challenges • Resources • Equipment • Resources • Operational expenses • Resources • Personnel

  8. Challenges for Scientific Databases • Long-term perspective • without databases, most data do not outlive project that collected them • goal: data that is accessible and interpretable 20-years in the future • technological - need persistent media that does not become technologically obsolete • contextual - need to capture context of data collection • semantic - terms need to be well-defined

  9. Challenges for Scientific Databases • Deal with Diversity • science means asking NEW questions • new kinds of queries • scientific data is heterogeneous and diverse • scientific users have different backgrounds and goals • the user community for a given database will be dynamic

  10. Satellite Images High GIS Weather Stations Most Ecological Data Data Volume (per dataset) Business Data Biodiversity Surveys Primary Productivity Most Software Population Data Gene Sequences Soil Cores Low High Complexity/Metadata Requirements Characteristics of Ecological Data

  11. “Deep” Relatively few kinds of data Large numbers of observations Sophisticated query and analysis tools “Wide” Many different types of data Smaller number of observations of each type Few analysis tools Database Characteristics “Deep” vs “Wide”

  12. Examples of Scientific Databases • Large Databases • GENBANK - genetic sequence data • PDB - protein structure database - 6K+ atomic coordinate entries • funding >$1 million/year • excellent examples of need for database solutions that scale • substantial focus on specialized tools and storage

  13. Examples of Scientific Databases • LTER Sites • approximately 15% of site funding • focus on long-term data • diverse approaches to data management at different sites dictated by • locations of researchers • types of data collected • testbed for “practical data management”

  14. Examples of Scientific Databases • WWW pages of individual researchers or research projects • can provide access to data • typically do not utilize standards for metadata (documentation) • typically provide no query tools

  15. Evolving a Database • Development of a database is an evolutionary process • Implement system based on current priorities - but think ahead! • Seek scalable solutions • avoid bottlenecks • adding the 1000th piece of data should be as easy as adding the first (or easier)

  16. Developing a Database - Questions to Ask • Why is this database NEEDED? • Who will be the USERS of the database? • What types of QUESTIONS should the database be able to answer? • What INCENTIVES will be available for data providers?

  17. Library Model • Individual with 20 books • just randomly put on shelves • Individual with 500 books • sort books on shelves based on topic or alphabetically • Library • complex cataloging system • controlled keyword and subject vocabularies

  18. Commonly Used Types of Software • Input and Analysis tools • Metadata Tools • Information sharing tools – WWW • Database Management Systems (DBMS)

  19. Input and Analysis Spreadsheets • Good • Widely used, easy to learn for simple graphical and statistical analyses • Commonly already installed on most computers • Bad • Can encourage “bad practices” – create data that can’t easily be used • Poor support for sophisticated analyses • Lack of auditability – hard to “back track” how data were manipulated

  20. Statistical Packages • Examples: SAS, SPSS, Statistica etc. • Good • Powerful analysis tools • Auditable: Can store programs – fully document details of analysis • Bad • Harder to learn • Less common on computers • Can be expensive

  21. Other Input • DBMS – Database Management Systems • We’ll talk more about these later…..

  22. Filesystem-based simple inefficient few capabilities Hierarchical phylogenetic structures geographical images Network very flexible not widely used Relational widely-used, mature table-oriented restricted range of structures Object-oriented developing -few commercial implementations diverse structures extensible Database Management System (DBMS) Types

  23. Advantages additional capabilities sorting query integrity checking easy access to data Disadvantages few graphical or statistical capabilities proprietary formats may limit archival quality of data require expertise and resources to administer DBMS Advantages and Disadvantages

  24. Choosing a DBMS • What tasks to do you want the DBMS to accomplish? • query • sorting • analysis • Is there a type of DBMS whose structure best mirrors that of the underlying data?

  25. Database Management Systems • Commercial Products • Microsoft ACCESS (part of Microsoft Office) • Microsoft SQLserver • Oracle • Freeware • MySQL • PostgreSQL • MiniSQL

  26. DBMS Backends • Increasingly DBMS are being used as tools that support the “behind the scenes” activities in support of web sites • You may not interact with the database itself, but rather with a TOOL that interacts with the database • Tools such as Content Management Systems (CMS) use programs that in turn use DBMS to perform their functions

  27. Information Sharing Tools • WWW servers • Apache Web Server • Free • Based on open standards • Runs on PCs, Macintosh and Unix • Microsoft Web Server • Free, often distributed with Windows • Links to Microsoft tools • Proprietary - runs only under Windows

  28. WWW Servers • Need dedicated Internet address that is connected to the network all the time • A high-speed connection is desirable • Need space to store web content • The web server need not be local • Locally-created WWW pages can be uploaded to a remote server • e.g., field station can use server at main university campus and use a modem or even floppy disks to transfer content

  29. What are the “Best Software”? • SORRY! – there is no one list that is the correct answer for everyone! • A knowledgeable user, rather than the particular software used, controls what can be accomplished • Costs • Cost of software • Cost of administration • Life-cycle costs • Costs of migration

  30. UNIX/Linux mature, full-functioned system strong on multitasking more reliable and robust steep learning curve lots of free software software can be expensive wide array of WWW tools PCs & Macs rapid improvements in operating system design facilitate network access software & hardware inexpensive tools are more user-friendly number of tools rapidly growing Computer Systems

  31. Cautionary Notes - Lessons from the Worm Community System

  32. Final Thoughts • Ecological databases are increasingly setting the boundaries for science itself • Databases evolve, but they don’t spontaneously generate Database Building Blocks Organization Content Connectivity

More Related