Project

General

Profile

Feature #402

Updated by Alexander Watzinger almost 9 years ago

Idea: It will sometimes be necessary to record a timespan in which the beginning/birth (or death or whatever event) took place.  
 Example: Person A was born somewhen between the 1st of May 2003 and November 2014. 
 Possible Solution: Link person A via OA1a (born at) with 2 time primitives. The earlier one is logically the "from" and the other one the "to" value. 

 *To do* 

 - before 4713 should be possible (text only updated date types wiki 
 - invalid dates (e.g. 31.02.2015, begin after end) 
 - there is no timestamp) year 0 
 - implement for non persons without birth/death actors 
 - implement for actor relations relationship 
 - timestamp to name (not the other way) except for before 4713 show in list (sql) 
 - dont allow year 0 (js) 
 -  
 get entity by name: always take first one

Back