interested in

A motivational orientation of an agent toward a subject — sustained interest that makes the subject worth attending to. An attentional/affective pull, NOT a teleology:Desire (a wanted goal); the boundary is documented, never an axiom (Principle 9). Whose interest it is rides gmeow:accordingTo on the statement.

Structure

Property shape: object property; gmeow:Agent -> gmeow:Entity

Practical Pattern

Use gmeow:interestedIn 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.

Attention Interest Memory

ex:nova a gmeow:Person ;
    gmeow:name        "Nova"@en ;
    gmeow:attendsTo    wd:Q11660 ;    # artificial intelligence — currently in focus
    gmeow:interestedIn wd:Q395 ;      # mathematics — sustained interest
    gmeow:curiousAbout wd:Q217413 ;   # category theory (curiousAbout ⊑ interestedIn)
    gmeow:remembers    wd:Q192995 .   # quantum computing — a subject she remembers (remembers ⊑ isAwareOf)

Common Companion Terms

gmeow:Agent, gmeow:Entity

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Avoid For Consumers