understands

Third level of the knowledge spectrum: the agent comprehends the subject and can reason with and apply it, beyond reciting facts. Entails gmeow:knowsAbout (and transitively gmeow:isAwareOf); entailed by gmeow:hasMastered.

Structure

Property shape: object property; gmeow:Agent -> gmeow:Entity Sub-property of: gmeow:knowsAbout

Practical Pattern

Use gmeow:understands from gmeow:Agent to gmeow:Entity 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.

Knowledge Spectrum

ex:ada a gmeow:Person ;
    gmeow:hasMastered  wd:Q28865 ;   # Python — entails understands ⊑ knowsAbout ⊑ isAwareOf
    gmeow:understands  wd:Q217413 ;  # category theory
    gmeow:knowsAbout   wd:Q189436 ;  # bioinformatics
    gmeow:isAwareOf    wd:Q192995 .  # quantum computing — bare awareness only

Common Companion Terms

gmeow:knowsAbout, gmeow:Agent, gmeow:Entity

Usage Advice

Use when

Avoid when

How to use

Examples