temporally contains
- CURIE:
gmeow:contains - IRI: https://blackcatinformatics.ca/gmeow/contains
- Category: property
- Defined by:
gmeow:slices/events - Box roles: RBox role (What is this?)
Allen CONTAINS: this event's extent strictly contains the related event's extent; the transitive inverse of gmeow:during. A TEMPORAL relation only — not spatial (gmeow:containedInPlace) nor mereological (gmeow:hasSubEvent). (= time:intervalContains; TimeML INCLUDES; TEO contains.)
Structure
Property shape: object property; gmeow:Event -> gmeow:Event
Practical Pattern
Use gmeow:contains 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:contains |
equivalence | - |
skos:closeMatch | teo:contains | gmeow-events.sssom.tsv; gmeow:eqEvents111; confidence 0.85 |
gmeow:contains |
equivalence | - |
skos:relatedMatch | time:intervalContains | gmeow-events.sssom.tsv; gmeow:eqEvents110; confidence 0.6 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:contains |
projection | owl-time |
projects to / <= | time:intervalContains | gmeow:mapTimeContains |
Usage Advice
Use when
- Use when one event's extent strictly contains another's — the Allen CONTAINS link, the inverse view of
gmeow:during, asserting TEMPORAL nesting only.
Avoid when
- Avoid it for spatial containment (
gmeow:containedInPlace) or part-of decomposition (gmeow:hasSubEvent); prefer assertinggmeow:duringand reading this as its transitive inverse.
How to use
- Assert
gmeow:duringin the natural direction and readgmeow:containsas its transitive inverse; the sound closure is derived.
Examples
- ex:reception
gmeow:containsex:toast.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | teo:contains |
relatedMatch | time:intervalContains |