Life Event
- CURIE:
gmeow:LifeEvent - IRI: https://blackcatinformatics.ca/gmeow/LifeEvent
- Category: class
- Defined by:
gmeow:slices/events - Box roles: TBox role (What is this?)
An event in the life of a person or family — a birth, death, marriage, christening, name change, and so on — to which sources and confidence can be attached. A thin, person-scoped phase of gmeow:Event (NOT a type taxonomy): the specific kind is a gmeow:eventType value (gmeow:eventTypeBirth, …). The seam joining the names module to the event spine: gmeow:conferredByEvent ranges over it.
Structure
Subclass of: gmeow:Event
Practical Pattern
Use gmeow:LifeEvent as a specialized kind of gmeow:Event. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: wd
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:LifeEvent |
equivalence | - |
skos:closeMatch | wd:Q2400985 | gmeow-wikidata.sssom.tsv; gmeow:eqWikidata036; confidence 0.8 |
Usage Advice
Use when
- Use for a person- or family-scoped occurrence (birth, death, marriage, christening, name change) that genealogical sources and confidence attach to, and as the range a name-conferring
gmeow:conferredByEventpoints at.
Avoid when
- Avoid for non-life occurrences (a software release or a survey is a plain
gmeow:Eventorgmeow:Activity), and never read it as a kind taxonomy — the specific kind is still agmeow:eventTypevalue, not aLifeEventsubclass.
How to use
- Type the occurrence
gmeow:LifeEvent, give it the kind viagmeow:eventType(gmeow:eventTypeBirth/gmeow:eventTypeMarriage/ …), and attach the principal as agmeow:Participationwithgmeow:roleParticipantPrincipalwhen role and evidence matter.
Examples
- ex:birth a
gmeow:LifeEvent;gmeow:eventTypegmeow:eventTypeBirth;gmeow:hasParticipantex:child.