chin-rcip / collections-model

Linked Open Data Development at the Canadian Heritage Information Network - Développement en données ouvertes et liées au Réseau canadien d'information sur le patrimoine
Creative Commons Zero v1.0 Universal
12 stars 1 forks source link

How to handle the use of P81a and P81b in the Target Model? #80

Open stephenhart8 opened 2 years ago

stephenhart8 commented 2 years ago

It has been decided early on in the elaboration of the Target Model that dates should only be documented through the most encompassing bounds, in other words the earliest and latest moments an event could have happened, which are modelled with the properties P82a_begin_of_the_begin and P82b_end_of_the_end.

However, in some circumstances, the sole use of those external limits can be problematic. This could be the case for a painting occupation that would be known from some painting production. The begin date of the occupation would necessarily be BEFORE the date of the earliest painting production. In terms of CIDOC CRM entities, that would mean that the beginning of the E52_Time-Span of the F52_Pursuit event ended when this first known artwork was produced, which requires the use of the property P81a_end_of_the_begin.

How could such cases be handled in the TM? Should we:

Are there other solutions for this issue?