schedule recurrence rule

The recurrence rule by which this schedule generates occurrences. Non-functional: a schedule may combine multiple rules (e.g. weekly + monthly exception).

Structure

Property shape: object property; gmeow:EventSchedule -> gmeow:RecurrenceRule

Practical Pattern

Use gmeow:scheduleRecurrenceRule from gmeow:EventSchedule to gmeow:RecurrenceRule 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.

Recurring Meeting

# --- The recurrence: every Monday, by RFC 5545 rule, in the named time zone.
ex:schedule a gmeow:EventSchedule ;
    gmeow:scheduleTemplateEvent  ex:standup ;
    gmeow:scheduleRecurrenceRule ex:weekly ;
    gmeow:scheduleTimeZone       ex:edmonton .

Common Companion Terms

gmeow:EventSchedule, gmeow:RecurrenceRule

Projects To

Profile External Targets
schema-org-schedule rdf, schema

External Equivalences

Equivalent or closely aligned targets: ical, 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:scheduleRecurrenceRule equivalence - skos:closeMatch ical:rrule gmeow-calendar.sssom.tsv; gmeow:eqCalendar019; confidence 0.9
gmeow:scheduleRecurrenceRule equivalence - skos:closeMatch schema:repeatFrequency gmeow-calendar.sssom.tsv; gmeow:eqCalendar009; confidence 0.75

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:scheduleRecurrenceRule projection schema-org-schedule projects to / <= rdf:type, schema:Schedule, schema:endDate, schema:repeatFrequency, schema:startDate gmeow:mapSchemaOrgSchedule

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchical:rrule
closeMatchschema:repeatFrequency