skill proficiency of
- CURIE:
gmeow:skillProficiencyOf - IRI: https://blackcatinformatics.ca/gmeow/skillProficiencyOf
- Category: property
- Defined by:
gmeow:slices/expertise
The skill a skill-proficiency concerns. Functional — constitutive.
Structure
Property shape: object property; gmeow:SkillProficiency -> gmeow:Skill; functional
Practical Pattern
Use gmeow:skillProficiencyOf from gmeow:SkillProficiency to gmeow:Skill 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.
Skill Proficiency
- Source:
slices/core/expertise/examples/skill-proficiency.ttl - Examples catalog: open in catalog#example-slices-core-expertise-examples-skill-proficiency
# --- Proficiency: HOW WELL, read against an explicit named SCALE.
ex:proficiency a gmeow:SkillProficiency ;
gmeow:skillProficiencyAgent ex:dana ;
gmeow:skillProficiencyOf ex:python ;
gmeow:skillProficiencyLevel ex:expert ;
gmeow:skillProficiencyScale ex:dreyfus .
Common Companion Terms
gmeow:SkillProficiency, gmeow:Skill
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:skillProficiencyOf |
projection | schema-org |
projects to / <= | schema:knowsAbout | gmeow:mapSchemaSkillProficiency; confidence 0.8; lossy: the SkillProficiency relator (level, scale, interval, standpoint, confidence) collapses to a flat schema:knowsAbout edge; transform gmeow:fnSkillProficiencyToKnowsAbout |
Usage Advice
Use when
- Use to name the single
gmeow:Skillagmeow:SkillProficiencyrelator rates — the competency the level is attained in.
Avoid when
- Avoid for the bearing agent (
gmeow:skillProficiencyAgent) or the attained level (gmeow:skillProficiencyLevel); and avoid binding two skills — it is functional, so a second skill is a second proficiency relator.
How to use
- Point the relator at one
gmeow:Skill; mint a separategmeow:SkillProficiencyper skill so an agent's per-skill levels each carry their own scale, interval, and standpoint.
Examples
- ex:aliceWeldingProf
gmeow:skillProficiencyOfex:welding.