You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
When using Add column from reconciled values, the date of birth and date of death properties fail in two different ways (when handling BCE dates and unknown values)
date of birth - returns incorrect date
date of death - halted by error
From the OpenRefine mailing list:
When using Add column from reconciled values, the date of birth and date of death properties fail in two different ways (when handling BCE dates and unknown values)
date of birth - returns incorrect date
date of death - halted by error
Example 1:
Person: Vasistha (Q241900)
Birth: 2. Millenium BCE
Death: 2. Millenium BCE
Reconciled birth returns: 2000-01-01T00:00Z
Reconciled death has following error
Death error.PNG
Example 2:
Person: Panini (Q189725)
Birth: 5. Century BCE
Death: unknown value
Reconciled birth returns: 0500-01-01T00:00Z
Reconciled death has the same error as above
The text was updated successfully, but these errors were encountered: