Project

General

Profile

Bug #472

Updated by Stefan Eichert almost 9 years ago

*still open* 

 - wrong domain E6 for P14 (performed at a destruction) 
 _tricky thing... Actually it should be possible to link an actor with a destruction but it isnt... Working on this_ 
 - what should happen if an E8 (Acquisition) event with P22/23 relations is updated to another class, e.g. E6? The system only checks creating of links so there would be no error and the P22/23 relations would still be existing. 
 _also tricky... some suggestions:_ 
 _ 1. alert if this happens and ask if the P22 etc. links should be deleted_ 
 _ 2. lock the class of a E8 event once there is a P22 or similar link_ 


 *To do* 

 -E5 to E7- 
 -P22/23 are only selectable if class of event is E8- 
 -update schema- 

 *Description* 

 wrong domain E5 for P14 

 _solution: we do not use E5 but E7 (Activity). It goes with P14_ 

 Also: wrong domain E5 for P22 ... 

 _solution: we allow P22 only with E8 (same with E23) and P22/23 are only selectable if class of event is E8_ 

 Happens when trying to add an actor to an event (E5) and defining his activity as e.g. performed. 

 I'm not sure about that but domain for P14 is E8 which is a grandchild of E5 and I assume one can't link the grandparent. 

 _as E8 is a subclass of E7 it should be possible to link a person via P14 to an E8 event, for example as the "Master of Ceremony" that confirms the Aquisition_ 

 If this is not possible we could fix it with only allowing legitimate activity for the event class. 

Back