Connect all dates fields to the correct ePO concepts #580
AchillesDougalis
started this conversation in
Alignment
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We need to check all the dates fields from eforms SDK Explorer.
If there is just a date in an eforms field, we need to conect the corresponding ePO concept with a date.
If date and time in an eforms field is mandatory, then we have to make sure that the corresponding ePO concept is connected with both of them.
Check https://www.w3.org/2006/time#ProperInterval and
https://semiceu.github.io/CCCEV/releases/2.00/#Period%20of%20Time ontologies on how they are modeling time.
Beta Was this translation helpful? Give feedback.
All reactions