overlaps
- CURIE:
gmeow:overlaps - IRI: https://blackcatinformatics.ca/gmeow/overlaps
- Category: property
- Defined by:
gmeow:slices/events - Box roles: RBox role (What is this?)
Allen OVERLAPS: this event begins before, and ends during, the related event (their extents partially overlap). NOT transitive. Inverse of gmeow:overlappedBy. (= time:intervalOverlaps; TEO overlaps.)
Structure
Property shape: object property; gmeow:Event -> gmeow:Event
Practical Pattern
Use gmeow:overlaps 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:overlaps |
equivalence | - |
skos:closeMatch | teo:overlaps | gmeow-events.sssom.tsv; gmeow:eqEvents101; confidence 0.85 |
gmeow:overlaps |
equivalence | - |
skos:relatedMatch | time:intervalOverlaps | gmeow-events.sssom.tsv; gmeow:eqEvents100; confidence 0.6 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:overlaps |
projection | owl-time |
projects to / <= | time:intervalOverlaps | gmeow:mapTimeOverlaps |
Usage Advice
Use when
- Use when one event begins before and ends during another so their extents partially overlap — the Allen OVERLAPS link.
Avoid when
- Avoid it when one extent fully contains the other (use
gmeow:during/gmeow:contains) or they merely abut (gmeow:meets); overlaps is NOT transitive.
How to use
- Assert
gmeow:overlapsbetween the partially-overlappinggmeow:Eventoccurrences and readgmeow:overlappedByas its inverse; no closure follows.
Examples
- ex:protest
gmeow:overlapsex:curfew.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | teo:overlaps |
relatedMatch | time:intervalOverlaps |