knows language
- CURIE:
gmeow:knowsLanguage - IRI: https://blackcatinformatics.ca/gmeow/knowsLanguage
- Category: property
- Defined by:
gmeow:slices/languages - Box roles: RBox role (What is this?)
Relates an agent to a language it knows. Non-functional. The leveled, per-skill detail is carried by the reified gmeow:LanguageProficiency.
Structure
Property shape: object property; gmeow:Agent -> gmeow:Language
Practical Pattern
Use gmeow:knowsLanguage from gmeow:Agent to gmeow:Language 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.
Proficiency
- Source:
slices/extensions/languages/examples/proficiency.ttl - Examples catalog: open in catalog#example-slices-extensions-languages-examples-proficiency
# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example: language proficiency is PER-MODALITY . A flat
# gmeow:nativeLanguage / gmeow:knowsLanguage says WHICH languages an agent has;
# the reified gmeow:LanguageProficiency says HOW WELL — and crucially per
# gmeow:proficiencyModality (reading / speaking / listening / signing …), because
# the same person is often strong reading a language and weak speaking it. Each
# proficiency is read against an explicit named gmeow:proficiencyScale (here
# CEFR), so a level is never a bare adjective. Languages reuse the core seeds
# (gmeow:langEnglish / langFrench).
@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex: <https://blackcatinformatics.ca/gmeow/examples/languages/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
ex:dana a gmeow:Person ;
gmeow:name "Dana Reyes"@en ;
gmeow:nativeLanguage gmeow:langEnglish ;
gmeow:knowsLanguage gmeow:langFrench .
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: schema, wdt
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:knowsLanguage |
equivalence | - |
skos:closeMatch | schema:knowsLanguage | gmeow-languages.sssom.tsv; gmeow:eqLanguages008; confidence 0.9 |
gmeow:knowsLanguage |
equivalence | - |
skos:closeMatch | wdt:P1412 | gmeow-languages.sssom.tsv; gmeow:eqLanguages009; confidence 0.7 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:knowsLanguage |
projection | schema-org |
projects to / <= | schema:knowsLanguage | gmeow:mapSchemaKnowsLanguageFlat |
gmeow:knowsLanguage |
projection | schema-org |
projects to / <= | schema:knowsLanguage | gmeow:mapSchemaKnowsLanguageProficiency; confidence 0.8; lossy: CEFR/ILR/ACTFL level and skill modality dropped; transform gmeow:fnProficiencyToKnownLanguage |
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | schema:knowsLanguage |
closeMatch | wdt:P1412 |