-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Class - EventProcess - need templated change requestTerm - changeRequest a change to a term.Request a change to a term.normative
Description
One of the interval examples for eventDate is inconsistent with ISO 8601-1:2019. The date interval includes the first instant of the starting unit and excludes the first instant of the end unit. Therefore 1900/1909 would include the first instant of 1900 and exclude the first instant of 1909 as a 9 year interval. This is also consistent with the duration being derived by subtracting the end unit from the start unit yielding in this example 9.
The decade of 1900 would be the interval 1900/1910.
The line:
1900/1909 (some time during the interval between the beginning of the year 1900 and the end of the year 1909)
Should be:
1900/1909 (some time during the interval between the beginning of the year 1900 and the start of the year 1909 exclusive)
Metadata
Metadata
Assignees
Labels
Class - EventProcess - need templated change requestTerm - changeRequest a change to a term.Request a change to a term.normative