rung_45_spacing_inverse_parent_bundle

Ontology: rung_45_inverse_parent_bundle

Scenario file: D:\_PROJECTS\prethinker\kb_scenarios\rung_45_spacing_inverse_parent_bundle.json

Generated 2026-04-13 00:48:05 UTC | Back to ladder index | Back to docs

Latest Run Summary

No run report found yet for this scenario.

Utterance Plan

#Expected RouteUtterance
1assert_factAiden is Bella's parent.
2assert_factCal has Bella as a parent.
3assert_factDana is parented by Cal.
4assert_ruleIf X is a parent of Y then X is an ancestor of Y.
5assert_ruleIf X is an ancestor of Y and Y is an ancestor of Z then X is an ancestor of Z.
6queryIs Aiden an ancestor of Dana?

Validation Contract

IDQueryExpectMin RowsMax Rows
aiden_bella_parentparent(aiden, bella).success1
bella_cal_parentparent(bella, cal).success1
cal_dana_parentparent(cal, dana).success1
aiden_dana_ancestorancestor(aiden, dana).success1