meets
- CURIE:
gmeow:meets - IRI: https://blackcatinformatics.ca/gmeow/meets
- Category: property
- Defined by:
gmeow:slices/events - Box roles: RBox role (What is this?)
Allen MEETS: this event ends exactly when the related event begins (no gap, no overlap). NOT transitive. Inverse of gmeow:metBy. (= time:intervalMeets; TimeML IBEFORE / immediately-before; TEO meets.)
Structure
Property shape: object property; gmeow:Event -> gmeow:Event
Practical Pattern
Use gmeow:meets from gmeow:Event to gmeow:Event when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
owl-time |
time |
External Equivalences
Equivalent or closely aligned targets: teo, time
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:meets |
equivalence | - |
skos:closeMatch | teo:meets | gmeow-events.sssom.tsv; gmeow:eqEvents097; confidence 0.85 |
gmeow:meets |
equivalence | - |
skos:relatedMatch | time:intervalMeets | gmeow-events.sssom.tsv; gmeow:eqEvents096; confidence 0.6 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:meets |
projection | owl-time |
projects to / <= | time:intervalMeets | gmeow:mapTimeMeets |
Usage Advice
Use when
- Use when one event ends exactly when the next begins, with no gap and no overlap — a ceremony abutting its reception (the Allen MEETS link).
Avoid when
- Avoid it when there is a gap (use
gmeow:before) or an overlap (gmeow:overlaps); meets is NOT transitive, so do not expect a derived chain across three abutting events.
How to use
- Assert
gmeow:meetsbetween the abuttinggmeow:Eventoccurrences and readgmeow:metByas its inverse; no transitive closure follows by design.
Examples
- ex:ceremony
gmeow:meetsex:reception.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | teo:meets |
relatedMatch | time:intervalMeets |