Skip to content

NTR: reproductive/measurement terms (fundal height, abdominal girth, blood globulin amount)#434

Merged
aleixpuigb merged 2 commits into
masterfrom
issue-433
Jul 1, 2026
Merged

NTR: reproductive/measurement terms (fundal height, abdominal girth, blood globulin amount)#434
aleixpuigb merged 2 commits into
masterfrom
issue-433

Conversation

@aleixpuigb

Copy link
Copy Markdown
Collaborator

Summary

Closes #433. Adds 3 of the 4 requested new OBA terms for GWAS Catalog reproductive/measurement traits (originating from EBISPOT/efo#2526):

Term ID Pattern Composition
fundal height OBA:2090005 entity_attribute height (PATO:0000119) characteristic_of uterine fundus (UBERON:1200003)
abdominal girth OBA:2090006 entity_attribute circumference (PATO:0001648) characteristic_of abdomen (UBERON:0000916)
blood globulin amount OBA:2090007 entity_attribute_location amount (PATO:0000070) characteristic_of (globular protein (CHEBI:746933) part_of blood (UBERON:0000178))

Definition citations (NCIT:C154876, NCIT:C172954) are recorded as xrefs per the proposed parents in the issue. CHEBI has no dedicated "globulin" class, so globular protein (CHEBI:746933) was used as the closest available filler — globulins are a class of globular proteins.

Fetal heart rate (the 4th requested term) is not included here: there is no existing GO/UBERON entity for "fetal heart" or "fetal cardiac contraction" to compose a DOSDP pattern with, so it's being modeled directly in EFO instead.

Test plan

  • Verified all 3 terms generate the expected EquivalentClasses axioms via dosdp-tools generate (make IMP=false MIR=false ../patterns/definitions.owl)
  • Refreshed merged imports (make refresh-merged) to pull in UBERON:1200003 (uterine fundus)
  • Diffed definitions.owl to confirm only the 3 new term blocks (+ version bump) changed

🤖 Generated with Claude Code

Adds 3 new entity-attribute terms requested by the GWAS Catalog team
(via EFO#2526), modeled with the entity_attribute and
entity_attribute_location DOSDP patterns:

- OBA:2090005 fundal height (height of uterine fundus, NCIT:C154876)
- OBA:2090006 abdominal girth (circumference of abdomen, NCIT:C172954)
- OBA:2090007 blood globulin amount (amount of globular protein in blood)

Fetal heart rate, the 4th requested term, is being modeled in EFO
instead since there is no existing GO/UBERON entity for "fetal heart"
or "fetal cardiac contraction" to compose a DOSDP pattern with.

Refreshed merged imports to pull in UBERON:1200003 (uterine fundus).
Comment thread src/patterns/data/default/entity_attribute_location.tsv
Comment thread src/patterns/data/default/entity_attribute.tsv Outdated
@aleixpuigb aleixpuigb self-assigned this Jul 1, 2026
@aleixpuigb aleixpuigb requested a review from ar-ibrahim July 1, 2026 08:48
@aleixpuigb aleixpuigb merged commit d33ecfe into master Jul 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NTR: reproductive/fetal measurement terms (fundal height, abdominal girth, fetal heart rate, blood globulin amount)

2 participants