Slot: actual_start_year
The actual date that something started, with precision of one year.
URI: gist_upstream:actualStartYear
Alias: actual_start_year
Inheritance
Properties
Type and Range
Cardinality and Requirements
In Subsets
Aliases
Examples
| Value |
| '2021-01-01T00:00:00-06:00'^^xsd:dateTime |
| The tenure of the current chairman of the board began in 2021. |
- Used for things where the precision of a year is sufficient. Recommended usage is to zero out the hours through microseconds to avoid spurious precision. Note that it is not valid to zero out months and days, so arbitrary values must be included.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist_upstream:actualStartYear |
| native |
gist:actual_start_year |
LinkML Source
name: actual_start_year
description: The actual date that something started, with precision of one year.
comments:
- Used for things where the precision of a year is sufficient. Recommended usage is
to zero out the hours through microseconds to avoid spurious precision. Note that
it is not valid to zero out months and days, so arbitrary values must be included.
examples:
- value: '''2021-01-01T00:00:00-06:00''^^xsd:dateTime'
- value: The tenure of the current chairman of the board began in 2021.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- actual start year
rank: 1000
is_a: actual_start_date_time
slot_uri: gist_upstream:actualStartYear
alias: actual_start_year
range: datetime