has pronoun set
- CURIE:
gmeow:hasPronounSet - IRI: https://blackcatinformatics.ca/gmeow/hasPronounSet
- Category: property
- Defined by:
gmeow:slices/names - Box roles: RBox role (What is this?)
Relates a person to a pronoun set they go by. Non-functional and contextual (scope a context-specific set with gmeow:validFrom/validUntil on the statement, or via a NameUsage). A form of ADDRESS, sex/gender-independent — MUST NOT be inferred from gender identity/expression, sex-assigned-at-birth or orientation.
Structure
Property shape: object property; gmeow:Person -> gmeow:PronounSet
Practical Pattern
Use gmeow:hasPronounSet from gmeow:Person to gmeow:PronounSet 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.
Person Names
- Source:
slices/core/names/examples/person-names.ttl - Examples catalog: open in catalog#example-slices-core-names-examples-person-names
ex:robin a gmeow:Person ;
gmeow:hasName ex:nameChosen , ex:nameDead , ex:nameHan , ex:nickRob ;
gmeow:hasPronounSet gmeow:pronounTheyThem .
Common Companion Terms
gmeow:Person, gmeow:PronounSet
Projects To
| Profile | External Targets |
|---|---|
vcard |
vcardx |
External Equivalences
Equivalent or closely aligned targets: 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:hasPronounSet |
equivalence | - |
skos:closeMatch | wdt:P6553 | gmeow-names.sssom.tsv; gmeow:eqNames032; confidence 0.85 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:hasPronounSet |
projection | vcard |
projects to / <= | vcardx:pronouns | gmeow:mapVcardPronouns; confidence 0.9; lossy: the five declined forms are preserved in full (lossless for the declension); only the non-specifying values (any/ask/name-only, which carry no forms) and any period or standpoint are not represented; transform gmeow:fnPronounSetToText |
Usage Advice
Use when
- Use to record the pronoun set a person goes by — a form of address, contextual and possibly multiple; scope a context-specific set with gmeow:validFrom/validUntil on the statement.
Avoid when
- Avoid inferring it from, or asserting it to imply, gender identity, gender expression, sex assigned at birth, or orientation — address is not identity; and avoid making it functional, since it is a co-equal facet (Principle 9).
How to use
- Attach a seeded or freshly-minted
gmeow:PronounSetto a person withgmeow:hasPronounSet(non-functional); keep it orthogonal to the gender/orientation axes.
Examples
- ex:person
gmeow:hasPronounSetgmeow:pronounTheyThem.