tagging tag
- CURIE:
gmeow:taggingTag - IRI: https://blackcatinformatics.ca/gmeow/taggingTag
- Category: property
- Defined by:
gmeow:slices/tags
The tag applied in a tagging act. Functional per relator: one tag per Tagging.
Structure
Property shape: object property; gmeow:Tagging -> gmeow:Tag; functional
Practical Pattern
Use gmeow:taggingTag from gmeow:Tagging to gmeow:Tag 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
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
web-annotation |
oa, rdf |
External Equivalences
Equivalent or closely aligned targets: oa
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:taggingTag |
equivalence | - |
skos:closeMatch | oa:hasBody | gmeow-tags.sssom.tsv; gmeow:eqTags014; confidence 0.85 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:taggingTag |
projection | schema-org |
projects to / <= | schema:keywords | gmeow:mapSchemaTaggingKeyword; confidence 0.7; lossy: tagger, scheme, interval, confidence, provenance dropped; only tag label survives; transform gmeow:fnTagToKeyword |
gmeow:taggingTag |
projection | web-annotation |
projects to / <= | oa:Annotation, oa:hasBody, oa:hasTarget, oa:motivatedBy, oa:tagging, rdf:type | gmeow:mapWebAnnotationTagging; confidence 0.8; lossy: confidence, temporal scope (taggingInterval), scheme dropped; tagger and attribution omitted (not projected); transform gmeow:fnTaggingToAnnotation |
Usage Advice
Use when
- Use to name which
gmeow:Taga reifiedgmeow:Taggingact applies — the label being attached in this particular tagging.
Avoid when
- Avoid putting more than one tag on a single
Tagging(it is functional per relator); mint a separateTaggingrelator for each distinct tag applied to a resource.
How to use
- Point this role at exactly one
gmeow:Tagon theTaggingnode; for multiple tags on one resource, use multiple relators (or the flatgmeow:hasTagfor the simple case).
Examples
- ex:t1
gmeow:taggingTagex:tagUrgent.