usage appellation

The appellation used to call the named entity in a name-usage.

Structure

Property shape: object property; gmeow:NameUsage -> gmeow:Appellation; functional Sub-property of: gmeow:observationResult

Practical Pattern

Use gmeow:usageAppellation from gmeow:NameUsage to gmeow:Appellation 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:observationResult, gmeow:NameUsage, gmeow:Appellation

Usage Advice

Use when

Avoid when

How to use

Examples