Person Name

A structured, typed name borne by a person — birth name, married name, chosen name, alias, religious name — with ordered, typed name parts, an optional honorific, a script/language, and a purpose (gmeow:namePurpose). A person bears many co-equal PersonNames (across life stages and across languages/scripts); their validity period is carried with gmeow:validFrom/validUntil on the bearing statement or by a gmeow:NameUsage.

Structure

Subclass of: gmeow:Appellation

Practical Pattern

Use gmeow:PersonName as a specialized kind of gmeow:Appellation. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Person Names

# --- The chosen legal name, decomposed into ordered parts (displayable).
ex:nameChosen a gmeow:PersonName ;
    gmeow:fullName "Robin Avery Chen"@en ;
    gmeow:namePurpose gmeow:namePurposeChosen ;
    gmeow:displayable true ;
    gmeow:hasNamePart ex:partGiven , ex:partMiddle , ex:partSurname .

# --- The superseded deadname: RETAINED (the record stays auditable) but
#     displayable false, so no projection ever surfaces it (P10).
ex:nameDead a gmeow:PersonName ;
    gmeow:fullName "Jordan Chen"@en ;
    gmeow:namePurpose gmeow:namePurposeDeadname ;
    gmeow:displayable false .

Common Companion Terms

gmeow:Appellation

External Equivalences

Equivalent or closely aligned targets: gx, gxv

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:PersonName equivalence - skos:closeMatch gx:Name gmeow-names.sssom.tsv; gmeow:eqNames005; confidence 0.8
gmeow:PersonName equivalence - skos:closeMatch gxv:Name gmeow-genealogy.sssom.tsv; gmeow:eqGenealogy050; confidence 0.9

Usage Advice

Use when

Avoid when

How to use

Examples

Use For Consumers

Published Alignment Graph

Alignments

RelationTarget
closeMatchgx:Name
closeMatchgxv:Name