interval overlapped by
- CURIE:
gmeow:intervalOverlappedBy - IRI: https://blackcatinformatics.ca/gmeow/intervalOverlappedBy
- Category: property
- Defined by:
gmeow:slices/temporal - Box roles: RBox role (What is this?)
Allen OVERLAPPED-BY: inverse of gmeow:intervalOverlaps. (= time:intervalOverlappedBy)
Structure
Property shape: object property; gmeow:TimeInterval -> gmeow:TimeInterval
Practical Pattern
Use gmeow:intervalOverlappedBy from gmeow:TimeInterval to gmeow:TimeInterval 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: 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:intervalOverlappedBy |
equivalence | - |
skos:closeMatch | time:intervalOverlappedBy | gmeow-temporal.sssom.tsv; gmeow:eqTemporal045; confidence 0.95 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:intervalOverlappedBy |
projection | owl-time |
projects to / <= | time:intervalOverlappedBy | gmeow:mapIntervalOverlappedBy |
Usage Advice
Use when
- Use in projections rooted on the later-starting interval to state it is partially overlapped from before — the inverse view of partial overlap.
Avoid when
- Avoid asserting it directly when
gmeow:intervalOverlapsalready states the overlap; prefer the forward direction and read this as its inverse.
How to use
- Let it follow by inversion from
gmeow:intervalOverlaps; NOT transitive (= time:intervalOverlappedBy).
Examples
- ex:secondReign
gmeow:intervalOverlappedByex:firstReign.