stronger than
- CURIE:
gmeow:strongerThan - IRI: https://blackcatinformatics.ca/gmeow/strongerThan
- Category: property
- Defined by:
gmeow:slices/norms - Box roles: RBox role (What is this?)
Orders authority levels: the subject level carries more claimed authority than the object level. Transitive ON LEVELS ONLY (the gmeow:coarserThan pattern) — norms themselves are ordered by pairwise gmeow:overrides claims, never transitively.
Structure
Property shape: object property; gmeow:AuthorityLevel -> gmeow:AuthorityLevel
Practical Pattern
Use gmeow:strongerThan from gmeow:AuthorityLevel to gmeow:AuthorityLevel when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to order two
gmeow:AuthorityLevelindividuals so that 'at or above an authority grade' is well-defined for solver-side precedence.
Avoid when
- Avoid asserting it between norms (norms are ordered by pairwise
gmeow:overrides, never by this level order) and avoid relying on it to entail which norm wins — that is solver work (Principle 12).
How to use
- Assert
gmeow:strongerThanfrom the stronger level to the weaker; transitivity builds the ladder on the levels only, mirroring the kernelgmeow:coarserThanpattern.