deeper than
- CURIE:
gmeow:deeperThan - IRI: https://blackcatinformatics.ca/gmeow/deeperThan
- Category: property
- Defined by:
gmeow:slices/cognition - Box roles: RBox role (What is this?)
Orders the knowledge-depth axis: relates a knowledge level to a shallower one it surpasses (knowledgeMastered gmeow:deeperThan knowledgeUnderstands). Transitive ON LEVELS ONLY (the gmeow:coarserThan / gmeow:moreSevereThan pattern) — KnowledgeProficiency relators are never ordered by it.
Structure
Property shape: object property; gmeow:KnowledgeLevel -> gmeow:KnowledgeLevel
Practical Pattern
Use gmeow:deeperThan from gmeow:KnowledgeLevel to gmeow:KnowledgeLevel when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Dunning Kruger
- Source:
slices/core/cognition/examples/dunning-kruger.ttl - Examples catalog: open in catalog#example-slices-core-cognition-examples-dunning-kruger
# Both relators stand. gmeow:knowledgeMastered gmeow:deeperThan gmeow:knowledgeKnowsAbout
# (transitively, on the LEVELS) quantifies the gap — but the relators themselves are
# never ordered by gmeow:deeperThan, and neither claim is promoted to a fact: the
# divergence is the data (Principle 9).
Common Companion Terms
Usage Advice
Use when
- Use to order two
gmeow:KnowledgeLevelvalues so 'at or above a target depth' is well-defined for queries over reified proficiencies — the knowledge-axis analogue of the kernelgmeow:coarserThanladder.
Avoid when
- Avoid asserting it between
gmeow:KnowledgeProficiencyrelators (only the levels are ordered, never the relators) and avoid using it to order ratings on a foreign scale (Bloom's, SOLO); cross-framework correspondence is a soft ledger, not this transitive order.
How to use
- Assert
gmeow:deeperThanfrom the deeper level to the shallower one and let transitivity build the four-rung ladder; query a relator'sgmeow:knowledgeProficiencyLevelagainst this order to find every proficiency at or above a depth.