has destruction event

Links an entity to the event that ended its existence — the general form of death (person), dissolution (organization), destruction (place), or retirement (frame, software). Non-functional: competing standpoint-indexed destruction claims coexist. A Person's death event is ALSO typed gmeow:eventTypeDeath. Suppression (gmeow:displayable false) is a display contract; destruction is an ontic fact — the entity is retained, merely marked as no longer extant.

Structure

Property shape: object property; gmeow:Entity -> gmeow:Event

Practical Pattern

Use gmeow:hasDestructionEvent from gmeow:Entity to gmeow:Event when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Dissolved Org

# --- The dissolved company: still here, with its full lifecycle attached.
#     Superseded AND no longer extant, so gmeow:displayable false suppresses it
#     from default display — the record is retained, never deleted (P10).
ex:meridian a gmeow:Organization ;
    gmeow:name "Meridian Systems Ltd."@en ;
    gmeow:hasCreationEvent ex:founding ;
    gmeow:hasDestructionEvent ex:dissolution ;
    gmeow:existenceInterval ex:meridianLife ;
    gmeow:supersededBy ex:apex ;
    gmeow:displayable false .

Common Companion Terms

gmeow:Entity, gmeow:Event

Projects To

Profile External Targets
schema-org schema

External Equivalences

Equivalent or closely aligned targets: prov

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:hasDestructionEvent equivalence - skos:closeMatch prov:wasInvalidatedBy gmeow-lifecycle.sssom.tsv; gmeow:eqLifecycle002; confidence 0.9

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:hasDestructionEvent projection schema-org projects to / <= schema:dissolutionDate gmeow:mapSchemaDissolutionDate; confidence 0.9; lossy: the destruction event's place, participants, and standpoint are dropped; only the instant survives as schema:dissolutionDate

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchprov:wasInvalidatedBy