knowledge: knows about

Familiarity — knows facts about the subject and can describe it. Pairs with the gmeow:knowsAbout spectrum level.

Structure

Types: gmeow:KnowledgeLevel

Practical Pattern

Use gmeow:knowledgeKnowsAbout as a controlled value typed as gmeow:KnowledgeLevel.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Dunning Kruger

# --- Observer-attributed: the assessor, on the same scale, rates the SAME knowing
#     of the SAME subject only as KNOWS-ABOUT. Lower depth, coexisting claim.
ex:samQuantumAssessed a gmeow:KnowledgeProficiency ;
    gmeow:knowledgeProficiencyAgent   ex:sam ;
    gmeow:knowledgeProficiencySubject wd:Q192995 ;         # quantum computing
    gmeow:knowledgeProficiencyLevel   gmeow:knowledgeKnowsAbout ;
    gmeow:knowledgeProficiencyScale   gmeow:scaleKnowledgeDepth ;
    gmeow:accordingTo                 ex:assessor .        # observer-attributed vantage

# 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

gmeow:KnowledgeLevel