Skip to content

Slot: death_date

The date some living thing died.

URI: gist_upstream:deathDate Alias: death_date

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:deathDate

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • death date

Examples

Value
'2021-06-01T00:00:00-06:00'^^xsd:dateTime

Comments

  • Refers to a calendar date and is assumed to have precision of one day (time zone offset is allowed). Recommended usage is to zero out the hours through microseconds to avoid spurious precision. Implementations requiring a death date to the minute can define a subproperty.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:deathDate
native gist:death_date

LinkML Source

name: death_date
description: The date some living thing died.
comments:
- Refers to a calendar date and is assumed to have precision of one day (time zone
  offset is allowed). Recommended usage is to zero out the hours through microseconds
  to avoid spurious precision. Implementations requiring a death date to the minute
  can define a subproperty.
examples:
- value: '''2021-06-01T00:00:00-06:00''^^xsd:dateTime'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- death date
rank: 1000
is_a: actual_end_date
slot_uri: gist_upstream:deathDate
alias: death_date
range: datetime