From e7c9a375d8464aca85971eac2d9aa5be147320bc Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Wed, 8 Jul 2026 23:07:36 +0000 Subject: [PATCH] Correct EVENTS docs -- colobus encounters do not have to be hunts --- doc/src/tables/events.m4 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/src/tables/events.m4 b/doc/src/tables/events.m4 index 0742c0c..d011452 100644 --- a/doc/src/tables/events.m4 +++ b/doc/src/tables/events.m4 @@ -269,8 +269,9 @@ The following table lists these rules and implications: .. _EVENTS_colobus_code: -``sdb_colobus`` (COLOBUS monkey hunt data) - There is one row for each record of colobus monkey hunting. +``sdb_colobus`` (COLOBUS monkey encounter data) + There is one row for each record of colobus monkey/chimpanzee + interaction. The EVENTS row must be associated with a follow. This means the |EVENTS.WID| column must reference a |WATCHES| row @@ -281,21 +282,21 @@ The following table lists these rules and implications: event's |EVENTS.EID|. There may be at most one of these related |COLOBUS| rows. The system will generate a warning when there is no |COLOBUS| row - related to the colobus hunt. + related to the colobus/chimpanzee interaction. There can be no |ROLES| rows related to the event. The EVENTS.\ |EVENTS.Start| column contains the time the colobus - monkey hunting encounter began. + monkey encounter began. The EVENTS.\ |EVENTS.Stop| column contains the time the colobus - monkey hunting encounter ended. + monkey encounter ended. If a kill was made, this is the time that the first kill was made. - For colobus monkey hunting events, the EVENTS.\ |EVENTS.Certainty| + For colobus monkey events, the EVENTS.\ |EVENTS.Certainty| column must be ``sdb_identity_certain``. - For colobus monkey hunting events, the EVENTS.\ |EVENTS.Notes| + For colobus monkey events, the EVENTS.\ |EVENTS.Notes| column contains comments and/or a description of the encounter. -- 2.34.1