tagging scheme

The tag scheme within which the tagging act is performed. Functional per relator: one scheme per Tagging (the tag itself may belong to multiple schemes).

Structure

Property shape: object property; gmeow:Tagging -> gmeow:TagScheme; functional

Practical Pattern

Use gmeow:taggingScheme from gmeow:Tagging to gmeow:TagScheme 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.

Folksonomy

ex:taggingNLP a gmeow:Tagging ;
    gmeow:taggingTagged ex:paper ;
    gmeow:taggingTag    ex:tagNLP ;
    gmeow:taggingTagger ex:alice ;
    gmeow:taggingScheme ex:scheme .

Common Companion Terms

gmeow:Tagging, gmeow:TagScheme

Usage Advice

Use when

Avoid when

How to use

Examples