90 lines
4.0 KiB
JSON
90 lines
4.0 KiB
JSON
{
|
|
"_doc": "Human conflict resolutions for the import quarantine (HUMANQUESTION section D / C6). The importer consumes this to UN-QUARANTINE an animal: for a matching (name + dob) it accepts the given authoritative field(s) — `genotype`, `farbschlag`, and/or `dateOfDeath` (DD.MM.YYYY) — and skips the conflict. Special field `correctDob` (DD.MM.YYYY): the matched (name + dob) record is a DUPLICATE with a WRONG birthdate — remap its DOB to `correctDob` BEFORE dedup so it merges into the canonical same-named animal. Key match = normalize(name) + dob, same identity as dedup. Maintained by god (Michael) as Julian/his wife answer the D-conflicts; originals (xlsx) stay read-only.",
|
|
"resolutions": [
|
|
{
|
|
"name": "Firefly von den Kleinen Chaoten",
|
|
"dob": "18.12.2019",
|
|
"decision": "D-locus = D- (the DD in one source was a typo)",
|
|
"genotype": "Aa c[chm]c[chm] D- Ee Gg PP Spsp",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3"
|
|
},
|
|
{
|
|
"name": "WildFire von den Kleinen Chaoten",
|
|
"dob": "05.10.2017",
|
|
"decision": "P-locus = PP (not P-)",
|
|
"genotype": "aa c[chm]c[chm] D- Ee gg PP spsp",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3"
|
|
},
|
|
{
|
|
"name": "Flint von den Kleinen Chaoten",
|
|
"dob": "23.12.2017",
|
|
"decision": "death date = 10.05.2021 (the 10.05.2022 variant was a year typo)",
|
|
"dateOfDeath": "10.05.2021",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D5"
|
|
},
|
|
{
|
|
"name": "Molly of Black Forest",
|
|
"dob": "13.09.2021",
|
|
"decision": "death date = 03.05.2022 (source 03.05.2021 was a year typo → fell before birth)",
|
|
"dateOfDeath": "03.05.2022",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D5"
|
|
},
|
|
{
|
|
"name": "Daja of Little Rose",
|
|
"dob": "16.05.2021",
|
|
"decision": "keep spsp (present in one source, omitted in the other) — 'presence wins' rule",
|
|
"genotype": "aa c[chm]c[chm] D- EE Gg P- spsp",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3 / Beibehalten-Regel"
|
|
},
|
|
{
|
|
"name": "Ichika von den Kleinen Chaoten",
|
|
"dob": "19.04.2020",
|
|
"decision": "keep ee[f] (the [f] fox-modifier was present in one source, dropped in the other) — 'presence wins' rule",
|
|
"genotype": "aa CC D- ee[f] Gg pp spsp",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3 / Beibehalten-Regel"
|
|
},
|
|
{
|
|
"name": "Zuleika von den Kleinen Chaoten",
|
|
"dob": "24.10.2015",
|
|
"decision": "D=DD, E=Ee (one small e), G=Gg (one small g), P=PP (two big P)",
|
|
"genotype": "aa c[chm]c[h] DD Ee Gg PP spsp",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3"
|
|
},
|
|
{
|
|
"name": "Milka of LennyLengo",
|
|
"dob": "09.12.2018",
|
|
"decision": "C-locus = Cc[h], E-locus = EE",
|
|
"genotype": "aa Cc[h] dd EE Gg P- Spsp",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3"
|
|
},
|
|
{
|
|
"name": "Silvain von den Kleinen Chaoten",
|
|
"dob": "27.03.2022",
|
|
"decision": "E-locus = ee, P-locus = Pp",
|
|
"genotype": "aa c[chm]c[chm] Dd ee[-] Gg Pp Spsp",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3"
|
|
},
|
|
{
|
|
"name": "Chelsea von den Kleinen Chaoten",
|
|
"dob": "15.10.2021",
|
|
"decision": "duplicate with wrong birthdate — same animal as Chelsea *02.04.2021; merge into it",
|
|
"correctDob": "02.04.2021",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D3 (Chelsea Dublette)"
|
|
},
|
|
{
|
|
"name": "Vestra von den Schlossmäusen",
|
|
"dob": "08.02.2019",
|
|
"decision": "D-locus = DD",
|
|
"genotype": "Aa Cc[chm] DD EE GG PP Spsp [WP]",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D4"
|
|
},
|
|
{
|
|
"name": "Victoria Welby gen. Welby von den Kleinen Chaoten",
|
|
"dob": "16.01.2023",
|
|
"decision": "E-locus = ee[f] (Fuchs). NOTE: this is the mother of animal 'C' (c-29042024) — un-quarantining her links C's second parent.",
|
|
"genotype": "Aa CC D- ee[f] Gg pp Spsp [DP]",
|
|
"source": "Julian 2026-06-06 — HUMANQUESTION D4"
|
|
}
|
|
]
|
|
}
|