usage register

The social register of a name-usage (formal, intimate, professional, casual) — a gmeow:NameRegister value individual.

Structure

Property shape: object property; gmeow:NameUsage -> gmeow:NameRegister; functional

Practical Pattern

Use gmeow:usageRegister from gmeow:NameUsage to gmeow:NameRegister 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

ex:usageRobFriends a gmeow:NameUsage ;
    gmeow:usageNamed ex:robin ;
    gmeow:usageAppellation ex:nickRob ;
    gmeow:usageRegister gmeow:registerIntimate .

Common Companion Terms

gmeow:NameUsage, gmeow:NameRegister

Usage Advice

Use when

Avoid when

How to use

Examples