Proficiency Scale

A framework for rating proficiency in any competency domain — language, skill, or knowledge (CEFR, ILR, ACTFL, Dreyfus, NIH, Bloom's, SOLO, assessed, self-reported). A domain-neutral value vocabulary carried by gmeow:proficiencyScale, gmeow:skillProficiencyScale, gmeow:knowledgeProficiencyScale, and gmeow:levelScale. Minted in kernel so expertise, languages, and cognition reuse it without a cross-slice dependency cycle (Principle 6).

Structure

Subclass of: gufo:QualityValue

Practical Pattern

Use gmeow:ProficiencyScale as a specialized kind of gufo:QualityValue. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

Example Snippets

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

Skill Proficiency

ex:dreyfus a gmeow:ProficiencyScale ; rdfs:label "Dreyfus model of skill acquisition"@en .
ex:expert  a gmeow:ProficiencyLevel ; rdfs:label "expert"@en .

Proficiency

ex:cefr a gmeow:ProficiencyScale ; rdfs:label "CEFR"@en .
ex:b2   a gmeow:ProficiencyLevel ; rdfs:label "B2 (upper intermediate)"@en .
ex:a2   a gmeow:ProficiencyLevel ; rdfs:label "A2 (elementary)"@en .

Usage Advice

Use when

Avoid when

How to use

Examples