From fc00093bcfec70113596b5eea069f4089bcff979 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Mon, 3 Mar 2025 18:38:13 -0600 Subject: [PATCH] Add diagram for EVENTS with arrivals, food, other species, and humans --- doc/diagrams/events.svg | 1866 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 1866 insertions(+) create mode 100644 doc/diagrams/events.svg diff --git a/doc/diagrams/events.svg b/doc/diagrams/events.svg new file mode 100644 index 0000000..957b3e9 --- /dev/null +++ b/doc/diagrams/events.svg @@ -0,0 +1,1866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + Follow duringwhich animalarrived or left + Animalsarriving orleaving duringthe follow + Food eaten duringthe follow + Other speciespresent duringthe follow + Humanspresent duringthe follow + Follow duringwhich foodwas eaten + SPECIES_PRESENT + + EID + + Species * + + OSID + + + HUMANS + + EID + + Researchers + + NonResearchers + + HID + + + + ARRIVALS + + + ArID + + + AnimID + + + + NestStart + + + + + NestEnd + + + + Cycle * + + + DataSource * + + + + EID + + + + + FOOD_EVENTS + + FEID + + FoodPart * + + FoodName * + + FoodPartWritten + + FoodNameWritten + + EID + + + + + + EVENTS + + EID + + Behavior + + FID + + Start + + + + End + + Certainty + + + + Seq + + Notes + + + + + + + + -- 2.34.1