nickname / familiar name

The nickname name purpose — a role that a particular appellation plays in the life of its bearer.

Structure

Types: gmeow:NamePurpose

Practical Pattern

Use gmeow:namePurposeNickname as a controlled value typed as gmeow:NamePurpose.

Example Snippets

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

Person Names

# --- A perspectival NameUsage: among close friends, in a familiar register, this
#     person is called "Rob". The nickname is its own Appellation.
ex:nickRob a gmeow:PersonName ;
    gmeow:fullName "Rob"@en ;
    gmeow:namePurpose gmeow:namePurposeNickname ;
    gmeow:displayable true .

Common Companion Terms

gmeow:NamePurpose

Projects To

Profile External Targets
foaf foaf
schema-org schema
vcard vcard

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:namePurposeNickname projection foaf projects to / <= foaf:nick gmeow:mapFoafNick; confidence 0.9; transform gmeow:fnNicknameName
gmeow:namePurposeNickname projection schema-org projects to / <= schema:alternateName gmeow:mapSchemaNickname; confidence 0.9; transform gmeow:fnNicknameName
gmeow:namePurposeNickname projection vcard projects to / <= vcard:nickname gmeow:mapVcardNickname; confidence 0.9; transform gmeow:fnNicknameName