Hi,

I ran into a bit of a curious issue while importing dates from a CSV file 
to a date field or fields in Arches v5.1.

The CSV file looks roughly like this:

*ResourceID,Period of Significance From Date,Period of Significance To Date*
3215,1985-01-01,1986-01-01
3215,1964-01-01,1965-01-01

For any date before 1970-01-01, Arches import function (append to an 
existing record) produces Error #22: "invalid argument or is not a 
prefLabel in the given collection". Since it's a date import, not a 
concept, we can interpret this as "invalid argument". From the above 
sample, only the first row would get imported because the dates included 
are later than 1970-01-01 (which is the Unix epoch date, weirdly).

In the Cards, the Minimum Date has been left empty. I also tried a minimum 
date a few hundred years back - did not make a difference.

In the Resource Model, the branch is a simple one. Something like this:

   - DEMO model (E18)
   - Evaluation (E13) (semantic)
      - Period of Significance (E52)  (semantic)
            - *Period of Significance From Date (E49) (date ISO-8601)*
            - *Period of Significance To Date (E49) (date ISO-8601)*
         

Any advice?

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/3336c6e1-e9ad-4e86-8861-97a16c26d6cbn%40googlegroups.com.

Reply via email to