latest end
- CURIE:
gmeow:latestEnd - IRI: https://blackcatinformatics.ca/gmeow/latestEnd
- Category: property
- Defined by:
gmeow:slices/events - Box roles: RBox role (What is this?)
The latest instant by which an event must have ended — the upper bound of a fuzzy / approximate date (xsd:dateTime). Pairs with gmeow:earliestStart and a gmeow:temporalPrecision value.
Structure
Property shape: datatype property; gmeow:Event -> xsd:dateTime
Practical Pattern
Use gmeow:latestEnd from gmeow:Event to xsd:dateTime when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
ical |
ical, rdf |
External Equivalences
Equivalent or closely aligned targets: crm, ical
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:latestEnd |
equivalence | - |
skos:relatedMatch | crm:P82b_end_of_the_end | gmeow-events.sssom.tsv; gmeow:eqEvents023; confidence 0.6 |
gmeow:latestEnd |
equivalence | - |
skos:relatedMatch | ical:dtend | gmeow-events.sssom.tsv; gmeow:eqEvents126; confidence 0.5 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:latestEnd |
projection | ical |
projects to / <= | ical:Vevent, ical:dtend, ical:dtstart, ical:location, rdf:type | gmeow:mapIcalVeventFuzzy |
Usage Advice
Use when
- Use as the upper bound of a fuzzy or approximate date, paired with
gmeow:earliestStartand agmeow:temporalPrecisionvalue to bracket when an event could have occurred.
Avoid when
- Avoid it for a crisp instant (
gmeow:eventTime) or span (gmeow:eventInterval), and avoid stating it alone — it is the companion upper bound togmeow:earliestStart.
How to use
- Assert
gmeow:latestEndas an xsd:dateTime alongsidegmeow:earliestStartandgmeow:temporalPrecision; leave fuzzy-interval reasoning to the solver layer (P12).
Examples
- ex:battle
gmeow:latestEnd"1859-12-31T23:59:59Z"^^xsd:dateTime.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
relatedMatch | crm:P82b_end_of_the_end |
relatedMatch | ical:dtend |