From 862ef30c41cef67f0b1e0a8925ef3b0412052d12 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Thu, 2 Jul 2026 17:49:29 +0000 Subject: [PATCH] COLOBUS records encounters, not hunts --- doc/src/tables/colobus.m4 | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/doc/src/tables/colobus.m4 b/doc/src/tables/colobus.m4 index 0003801..f2fa99c 100644 --- a/doc/src/tables/colobus.m4 +++ b/doc/src/tables/colobus.m4 @@ -21,22 +21,23 @@ sdb_generated_rst()dnl .. _COLOBUS: -COLOBUS (COLOBUS hunts) ------------------------ +COLOBUS (COLOBUS encounters) +---------------------------- .. |COLOBUS_summary| replace:: Each row, taken together with the related |EVENTS| row, represents - a record of colobus monkey hunting recorded during a follow. + a record of a colobus monkey/chimpanzee encounter. + One recorded during a follow. |COLOBUS_summary| -The related |EVENTS| row must be a colobus monkey hunting event; it +The related |EVENTS| row must be a colobus monkey encounter event; it must have an |EVENTS|.\ |EVENTS.Behavior| value of ``sdb_colobus``. This related |EVENTS| row supplies the start and stop times for the -hunt, as well as comments and/or a description of the hunt. +encounter, as well as comments and/or a description of the encounter. -There should be only one colobus monkey hunting event occurring at any -given time, in any given follow. +There should be only one colobus monkey encounter event occurring at +any given time, in any given follow. This means that the system will generate a warning when there are two EVENTS rows with the same |EVENTS.WID| value and the |EVENTS.Start| of the first is equal to or before the |EVENTS.Start| of the second, and @@ -84,11 +85,12 @@ EID (Event ID) .. |COLOBUS.EID_summary| replace:: |idcol| - The |EVENTS|.\ |EVENTS.EID| identifying the colobus monkey hunting event. + The |EVENTS|.\ |EVENTS.EID| identifying the colobus monkey + encounter event. |COLOBUS.EID_summary| -The related event contains information on hunt start and stop times, -and notes. +The related event contains information on encounter start and stop +times, and notes. |notnull| @@ -400,7 +402,7 @@ Description ``````````` .. |COLOBUS.Description_summary| replace:: - Description of hunt, if it occurred, usually copied directly from the + Description of the encounter, usually copied directly from the translation. |COLOBUS.Description_summary| -- 2.34.1