Project

General

Profile

Feature #1038

Updated by Alexander Watzinger over 4 years ago

At the moment only one place can be specified per event. 

 To enable entering events e.g. a letter exchange with a sender and receiver location or a journey with a start and end point we will provide a new event class *Move*. 

 E9 Move -> P27 moved from -> E53 Place (e.g. start point of a journey, sender location of a letter exchange) 
 E9 Move -> P26 moved to -> E53 Place (e.g. end point of a journey, receiver location of a letter exchange) 
 E9 Move -> P25 moved -> E19 Physical Object (or subclasses e.g. E21 Person, E84 Information carrier, E22 Man made object etc.) 

 If dates are used in the event the begin date would be associated with the first place and the end date with the second place. 

 Involvement of actors aside from moving persons like sender or recipient is mapped with properties like P11 or P14 in a second step. 

Back