has recurrence rule
- CURIE:
gmeow:hasRecurrenceRule - IRI: https://blackcatinformatics.ca/gmeow/hasRecurrenceRule
- Category: property
- Defined by:
gmeow:slices/events - Box roles: RBox role (What is this?)
Relates an event series to the recurrence rule by which it repeats.
Structure
Property shape: object property; gmeow:EventSeries -> gmeow:RecurrenceRule
Practical Pattern
Use gmeow:hasRecurrenceRule from gmeow:EventSeries to gmeow:RecurrenceRule when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:EventSeries, gmeow:RecurrenceRule
Projects To
| Profile | External Targets |
|---|---|
schema-org-schedule |
rdf, schema |
External Equivalences
Equivalent or closely aligned targets: schema
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:hasRecurrenceRule |
equivalence | - |
skos:relatedMatch | schema:eventSchedule | gmeow-events.sssom.tsv; gmeow:eqEvents124; confidence 0.6 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:hasRecurrenceRule |
projection | schema-org-schedule |
projects to / <= | rdf:type, schema:EventSeries, schema:repeatFrequency | gmeow:mapSchemaOrgEventSeries |
Usage Advice
Use when
- Use to attach a
gmeow:RecurrenceRuleto thegmeow:EventSeriesit governs.
Avoid when
- Avoid attaching it to a single occurrence (the rule scopes the series, not one event).
How to use
- Point the
gmeow:EventSeriesat agmeow:RecurrenceRuleviagmeow:hasRecurrenceRule; the rule carries its RRULE string ongmeow:recurrenceRuleText.
Examples
- ex:standup
gmeow:hasRecurrenceRuleex:weeklyMon.