knows about

Second level of the knowledge spectrum: the agent knows facts about the subject and can describe it — familiarity, not yet working comprehension. The exactMatch anchor for schema:knowsAbout. Entails gmeow:isAwareOf; entailed by gmeow:understands, gmeow:hasMastered and gmeow:hasSkill.

Structure

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

Practical Pattern

Use gmeow:knowsAbout 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

# The subjects are first-class entities identified by their wikidata QID; the
# spectrum says nothing about them beyond that ex:ada stands toward each at the
# stated depth. A reasoner materialises, e.g., ex:ada gmeow:knowsAbout wd:Q28865
# from the hasMastered assertion via the subproperty chain.

Common Companion Terms

gmeow:isAwareOf, gmeow:Agent, gmeow:Entity

External Equivalences

Equivalent or closely aligned targets: schema

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:knowsAbout equivalence - skos:exactMatch schema:knowsAbout gmeow-cognition.sssom.tsv; gmeow:eqCognition001; confidence 0.95

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
exactMatchschema:knowsAbout