destruction
- CURIE:
gmeow:eventTypeDestruction - IRI: https://blackcatinformatics.ca/gmeow/eventTypeDestruction
- Category: individual
- Defined by:
gmeow:slices/events - Box roles: ABox role (What is this?)
The event of an entity ceasing to exist — the universal form of death (person), dissolution (organization), destruction (place), or retirement (frame, software).
Structure
Types: gmeow:EventType
Practical Pattern
Use gmeow:eventTypeDestruction as a controlled value typed as gmeow:EventType.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Blame Deflection
- Source:
slices/core/deception/examples/blame-deflection.ttl - Examples catalog: open in catalog#example-slices-core-deception-examples-blame-deflection
# --- The outage being explained, and the two candidate causes.
ex:outage a gmeow:Event ;
rdfs:label "the March data outage"@en ;
gmeow:eventType gmeow:eventTypeDestruction ;
gmeow:eventTime "2026-03-04T02:00:00Z"^^xsd:dateTime ;
gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian .
Dissolved Org
- Source:
slices/core/lifecycle/examples/dissolved-org.ttl - Examples catalog: open in catalog#example-slices-core-lifecycle-examples-dissolved-org
# --- Destruction: ONE occurrence carrying two co-equal eventType values.
ex:dissolution a gmeow:Event ;
rdfs:label "dissolution of Meridian Systems"@en ;
gmeow:eventType gmeow:eventTypeDissolution , gmeow:eventTypeDestruction ;
gmeow:eventTime "2024-11-30T00:00:00Z"^^xsd:dateTime ;
gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian .
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: crm
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:eventTypeDestruction |
equivalence | - |
skos:closeMatch | crm:E64_End_of_Existence | gmeow-lifecycle.sssom.tsv; gmeow:eqLifecycle006; confidence 0.9 |