tagging interval
- CURIE:
gmeow:taggingInterval - IRI: https://blackcatinformatics.ca/gmeow/taggingInterval
- Category: property
- Defined by:
gmeow:slices/tags - Box roles: RBox role (What is this?)
The time interval over which the tagging act holds. A relator carries its period this way (matching gmeow:usageInterval, gmeow:relationshipInterval) rather than via RDF-star annotations on the relator node.
Structure
Property shape: object property; gmeow:Tagging -> gmeow:TimeInterval
Practical Pattern
Use gmeow:taggingInterval from gmeow:Tagging to gmeow:TimeInterval when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:Tagging, gmeow:TimeInterval
Usage Advice
Use when
- Use to time-scope a reified
gmeow:Tagging— the period over which the tag was held to apply, when validity has a beginning or end.
Avoid when
- Avoid for the flat case, where period rides as RDF-star gmeow:validFrom/validUntil annotations on
gmeow:hasTag; reserve this for the relator form that carries its interval as a first-class node.
How to use
- Point this role at a
gmeow:TimeIntervalon theTaggingnode, matching thegmeow:usageInterval/gmeow:relationshipIntervalidiom; to retract a tag without deleting it, setgmeow:displayablefalse on the relator instead of editing the interval.
Examples
- ex:t1
gmeow:taggingIntervalex:q1Interval.