reading
- CURIE:
gmeow:profModalityReading - IRI: https://blackcatinformatics.ca/gmeow/profModalityReading
- Category: individual
- Defined by:
gmeow:slices/languages - Box roles: ABox role (What is this?)
The reading proficiency modality — a specific skill channel (receptive, productive, signing, etc.) on which proficiency is assessed.
Structure
Types: gmeow:ProficiencyModality
Practical Pattern
Use gmeow:profModalityReading as a controlled value typed as gmeow:ProficiencyModality.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Proficiency
- Source:
slices/extensions/languages/examples/proficiency.ttl - Examples catalog: open in catalog#example-slices-extensions-languages-examples-proficiency
# --- Strong at READING French (B2) ...
ex:frenchReading a gmeow:LanguageProficiency ;
gmeow:proficiencyAgent ex:dana ;
gmeow:proficiencyLanguage gmeow:langFrench ;
gmeow:proficiencyModality gmeow:profModalityReading ;
gmeow:proficiencyLevel ex:b2 ;
gmeow:proficiencyScale ex:cefr .