honorific position
- CURIE:
gmeow:honorificPosition - IRI: https://blackcatinformatics.ca/gmeow/honorificPosition
- Category: property
- Defined by:
gmeow:slices/names - Box roles: RBox role (What is this?)
Whether an honorific is rendered before (prefix) or after (suffix) the name.
Structure
Property shape: object property; gmeow:Honorific -> gmeow:HonorificPosition; functional
Practical Pattern
Use gmeow:honorificPosition from gmeow:Honorific to gmeow:HonorificPosition when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:Honorific, gmeow:HonorificPosition
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:honorificPosition |
projection | schema-org |
projects to / <= | schema:honorificPrefix | gmeow:mapSchemaHonorificPrefix; transform gmeow:fnHonorificToAffix |
gmeow:honorificPosition |
projection | schema-org |
projects to / <= | schema:honorificSuffix | gmeow:mapSchemaHonorificSuffix; transform gmeow:fnHonorificToAffix |
Usage Advice
Use when
- Use to record whether a
gmeow:Honorificis rendered before (prefix) or after (suffix) the name — so the projection layer places the title correctly (Dr before, -san after).
Avoid when
- Avoid using it for the honorific's social domain (that is
gmeow:honorificClass) and avoid a free-text position — referencegmeow:honorificPositionPrefixorgmeow:honorificPositionSuffix.
How to use
- Set
gmeow:honorificPositiononce pergmeow:Honorific(functional) to agmeow:HonorificPositionindividual; renderers read it to place the title around the name.