has creation event

Links an entity to the event that brought it into existence — the general form of birth (person), founding (organization), minting (currency), or realization (reference frame). Non-functional: competing standpoint-indexed creation claims coexist, none privileged. A Person's birth event is ALSO typed gmeow:eventTypeBirth (co-equal value, not a subclass).

Structure

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

Practical Pattern

Use gmeow:hasCreationEvent 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 .

# --- The successor, still extant, that superseded Meridian.
ex:apex a gmeow:Organization ;
    gmeow:name "Apex Systems Inc."@en ;
    gmeow:hasCreationEvent ex:apexFounding .

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:hasCreationEvent equivalence - skos:closeMatch prov:wasGeneratedBy gmeow-lifecycle.sssom.tsv; gmeow:eqLifecycle001; confidence 0.9

Projection Coverage

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

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchprov:wasGeneratedBy