Chapter 5. The Gombe-MI Views

Table of Contents

Demography Related Views
BIOGRAPHY
BIOGRAPHY_UPLOAD (Upload into BIOGRAPHY_DATA)
CHIMPS (Real and Virtual Chimpanzees)
COMMUNITY_MEMBERSHIP_UPLOAD (Upload COMMUNITY_MEMBERSHIP)
Follow Mechanics Related Views
FOCAL_FOLLOWS (Follows and their Focals)
DATASHEETS (A Field Datasheet-Like Report)
DATASHEET_EVENTS (A Field Datasheet-Like Report Of Behavioral Events)
FOLLOW_DURATIONS (Duration of the Follow)
FOLLOW_INTERVALS (Follows and their Intervals)
UPLOAD_BEHAVIORS (Facility for uploading follow data)
Follow Event Related Views
ACTOR_ACTEES (Dyadic Directed Behavioral Events)
ACTOR_ACTEES_W_BABOONS (Dyadic Directed Behavioral Events w. Baboons)
ASOCIAL_EVENTS (Non-Social Behavioral Events)
EVENT_BOUTS (Analysis of the focals' Behavioral Bouts, per Minute)
EVENT_BOUT_AGGS (Analysis of the focals' Behavioral Bouts, per Bout)
FAMILY_EVENTS (Behavioral Events With the Focals Identified by Column)
FOCAL_EVENTS (All Behavioral Events With the Focals Distinguished)
FOCAL_SOCIAL_EVENTS (Dyadic Behavioral Events Involving a Focal)
NOOBS (Times During Which a Focal has no Behavioral Observations)
SOCIAL_BOUTS (Analysis of the focals' Behavioral Bouts, per Partner, per Minute)
SOCIAL_BOUT_AGGS (Analysis of Social Bouts, per Social Partner per Bout)
SOCIAL_EVENTS (Dyadic Behavioral Events Involving Chimpanzees)
SOCIAL_EVENTS_W_BABOONS (Dyadic Behavioral Events Including Baboons)
Follow Distance Related Views
DISTS (Distance Measurements Between Chimpanzees)
FAMILY_DISTS (Inter-Chimp Distance Measurements, Focals Identified by Column)
Group Related Views

The database structures holding the Gombe-MI data are constructed in a fashion which enables arbitrary and efficient data retrieval. Because these tables and their relationships are not necessarily convenient or understandable to the average user of the Gombe-MI system, the system uses the view database feature to provide simplified pictures of the data. Views are nothing more than queries, queries which appear to be tables. Views differ from tables only in that some views may not be used to change (insert, update, or delete) the underlying data.


Page generated: 2018-08-25T22:19:28-04:00.