tagging scheme
- CURIE:
gmeow:taggingScheme - IRI: https://blackcatinformatics.ca/gmeow/taggingScheme
- Category: property
- Defined by:
gmeow:slices/tags
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
- Source:
slices/core/tags/examples/folksonomy.ttl - Examples catalog: open in catalog#example-slices-core-tags-examples-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
- Use to record the single scheme under which a reified
gmeow:Taggingact was performed — the vocabulary context of this particular application.
Avoid when
- Avoid confusing it with a tag's scheme membership (use
gmeow:tagInScheme, which is many-valued); theTaggingact names exactly one scheme even though the tag may belong to several.
How to use
- Point this functional role at one
gmeow:TagSchemeon theTaggingnode; record the tag's broader cross-listing separately viagmeow:tagInScheme.
Examples
- ex:t1
gmeow:taggingSchemeex:projectVocab.