has sub-event
- CURIE:
gmeow:hasSubEvent - IRI: https://blackcatinformatics.ca/gmeow/hasSubEvent
- Category: property
- Defined by:
gmeow:slices/events - Box roles: RBox role (What is this?)
Relates an event to a constituent sub-event; the transitive inverse of gmeow:subEventOf.
Structure
Property shape: object property; gmeow:Event -> gmeow:Event
Sub-property of: gmeow:hasPart
Practical Pattern
Use gmeow:hasSubEvent from gmeow:Event to gmeow:Event when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: crm, 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:hasSubEvent |
equivalence | - |
skos:closeMatch | crm:P9_consists_of | gmeow-events.sssom.tsv; gmeow:eqEvents032; confidence 0.8 |
gmeow:hasSubEvent |
equivalence | - |
skos:closeMatch | schema:subEvent | gmeow-events.sssom.tsv; gmeow:eqEvents031; confidence 0.85 |
Usage Advice
Use when
- Use when traversing or projecting from a whole event to its constituent sub-events — a conference rooted view listing its sessions and talks.
Avoid when
- Avoid asserting it directly when
gmeow:subEventOfreads more naturally (prefer the part→whole direction and let the inverse follow), and avoid confusing it with the temporalgmeow:contains.
How to use
- Prefer asserting
gmeow:subEventOfand readgmeow:hasSubEventas its transitive inverse; reach for it explicitly only in whole-rooted projections.
Examples
- ex:conference
gmeow:hasSubEventex:session.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | crm:P9_consists_of |
closeMatch | schema:subEvent |