Skip to content

Commit 64cbb3c

Browse files
dragon-ai-agentclaude
andcommitted
Add CHEBI isotope-specific mappings to radionuclides
Updated radionuclides.yaml to prefer CHEBI isotope-specific terms over NCIT: - CESIUM_137: NCIT:C68812 → CHEBI:196959 (caesium-137) - CARBON_14: NCIT:C1638 → CHEBI:36927 (carbon-14 atom) - POLONIUM_210: Added meaning CHEBI:37340 (polonium-210 atom) Titles updated to match CHEBI labels for validation. Related: chemkg/chemrof#49 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e21fcdf commit 64cbb3c

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

src/valuesets/schema/environmental_health/radionuclides.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ enums:
106106
decay_mode: beta, electron capture
107107
abundance: 0.012% of natural potassium
108108
CESIUM_137:
109-
title: Cesium Cs 137
109+
title: caesium-137
110110
description: >-
111111
Anthropogenic radionuclide from nuclear fission. Environmental contaminant
112112
from nuclear weapons testing and accidents.
113-
meaning: NCIT:C68812
113+
meaning: CHEBI:196959
114114
annotations:
115115
symbol: Cs-137
116116
half_life: 30.17 years
@@ -169,11 +169,11 @@ enums:
169169
half_life: 12.3 years
170170
decay_mode: beta (weak)
171171
CARBON_14:
172-
title: Carbon C-14
172+
title: carbon-14 atom
173173
description: >-
174174
Cosmogenic radionuclide used in radiocarbon dating. Produced by cosmic
175175
ray interactions in atmosphere.
176-
meaning: NCIT:C1638
176+
meaning: CHEBI:36927
177177
annotations:
178178
symbol: C-14
179179
half_life: 5730 years
@@ -190,10 +190,11 @@ enums:
190190
decay_mode: beta
191191
use: sediment dating
192192
POLONIUM_210:
193-
title: Polonium-210
193+
title: polonium-210 atom
194194
description: >-
195195
Highly radioactive alpha emitter in uranium decay series. Found in
196196
tobacco smoke.
197+
meaning: CHEBI:37340
197198
annotations:
198199
symbol: Po-210
199200
half_life: 138 days

0 commit comments

Comments
 (0)