Event Series
- CURIE:
gmeow:EventSeries - IRI: https://blackcatinformatics.ca/gmeow/EventSeries
- Category: class
- Defined by:
gmeow:slices/events - Box roles: TBox role (What is this?)
A recurrence or schedule that issues a series of concrete gmeow:Event occurrences — a weekly standup, an annual conference. Distinct from any one occurrence; the recurrence rule is a projection concern (iCalendar RRULE), not a core property.
Structure
Subclass of: gmeow:Entity
Practical Pattern
Use gmeow:EventSeries as a specialized kind of gmeow:Entity. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
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:EventSeries |
equivalence | - |
skos:closeMatch | schema:EventSeries | gmeow-events.sssom.tsv; gmeow:eqEvents010; confidence 0.85 |
Usage Advice
Use when
- Use for the planned recurrence or schedule that ISSUES concrete event occurrences — a weekly standup, an annual conference — when the series-vs-occurrence distinction (planned vs actual) matters.
Avoid when
- Avoid typing a single dated occurrence as an
EventSeries(each instance is agmeow:Eventlinked bygmeow:occurrenceOfSeries), and avoid hand-authoring rich recurrence structure — the RRULE is a projection concern, not core clutter.
How to use
- Type the schedule
gmeow:EventSeries, attach agmeow:RecurrenceRuleviagmeow:hasRecurrenceRule, and link each concretegmeow:Eventit issues withgmeow:seriesOccurrence(read back viagmeow:occurrenceOfSeries).
Examples
- ex:standup a
gmeow:EventSeries;gmeow:hasRecurrenceRuleex:weeklyMon;gmeow:seriesOccurrenceex:standup20240603.