From eed5b3baa60e836cdead134a73dc234a478b1c49 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Fri, 24 Jan 2025 22:24:11 +0000 Subject: [PATCH] FOLLOW_OBSERVERS stores who recorded the B Record, not the TRec --- doc/diagrams/follows.svg | 2 +- doc/src/epilog.inc.m4 | 4 ++-- doc/src/tables/follow_observers.m4 | 16 ++++++++-------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/diagrams/follows.svg b/doc/diagrams/follows.svg index 5a23aa5..9723960 100644 --- a/doc/diagrams/follows.svg +++ b/doc/diagrams/follows.svg @@ -922,7 +922,7 @@ id="tspan2100-9-1-3-1-9-8-7" x="146.45979" y="117.83418" - style="stroke-width:0.264583px">OBS_TRec * + style="stroke-width:0.264583px">OBS_BRec * ` .. |FOLLOW_OBSERVERS.Period| replace:: :ref:`Period ` -.. |FOLLOW_OBSERVERS.OBS_TRec| replace:: - :ref:`OBS_TRec ` +.. |FOLLOW_OBSERVERS.OBS_BRec| replace:: + :ref:`OBS_BRec ` .. |FOLLOW_OBSERVERS.OBS_Tiki| replace:: :ref:`OBS_Tiki ` diff --git a/doc/src/tables/follow_observers.m4 b/doc/src/tables/follow_observers.m4 index e0d86ae..ebebc90 100644 --- a/doc/src/tables/follow_observers.m4 +++ b/doc/src/tables/follow_observers.m4 @@ -1,4 +1,4 @@ -.. Copyright (C) 2024 The Meme Factory, Inc. www.karlpinc.com +.. Copyright (C) 2024, 2025 The Meme Factory, Inc. www.karlpinc.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -29,10 +29,10 @@ FOLLOW_OBSERVERS follow or assisted when the follow was conducted. |FOLLOW_OBSERVERS_summary| There are normally two observers on each -follow, one that handles the TRec (the |FOLLOW_OBSERVERS.OBS_TRec| +follow, one that handles the BRec (the |FOLLOW_OBSERVERS.OBS_BRec| column) and the other the Tiki (the |FOLLOW_OBSERVERS.OBS_Tiki| column). -There are no data validation rules that prevent the TRec +There are no data validation rules that prevent the BRec observer from being the same observer as the Tiki observer. More than two observers may be related to a follow by creating @@ -74,16 +74,16 @@ Period |OBS_PERIODS.Period| code. |notnull| -.. _FOLLOW_OBSERVERS.OBS_TRec: +.. _FOLLOW_OBSERVERS.OBS_BRec: -OBS_TRec (Observation's TRec) +OBS_BRec (Observation's BRec) ````````````````````````````` -.. |FOLLOW_OBSERVERS.OBS_TRec_summary| replace:: - The observer who handles the TRec; a |PEOPLE|.\ |PEOPLE.Person| +.. |FOLLOW_OBSERVERS.OBS_BRec_summary| replace:: + The observer who handles the BRec; a |PEOPLE|.\ |PEOPLE.Person| value. -|FOLLOW_OBSERVERS.OBS_TRec_summary| |notnull| +|FOLLOW_OBSERVERS.OBS_BRec_summary| |notnull| .. _FOLLOW_OBSERVERS.OBS_Tiki: -- 2.34.1