Add list of ownership events
This commit is contained in:
@@ -84,6 +84,9 @@ final class MDEventsSet extends MDValueSet {
|
|||||||
// Array enthält Ereignistypen, die auf Korrespondenzen hinweisen
|
// Array enthält Ereignistypen, die auf Korrespondenzen hinweisen
|
||||||
public const EVENTS_CORRESPONDENCE = [11, 13];
|
public const EVENTS_CORRESPONDENCE = [11, 13];
|
||||||
|
|
||||||
|
// List of array types that contain ownership information.
|
||||||
|
public const EVENTS_OWNERSHIP_RELATED = [40, 41, 42, 43, 49, 50, 56, 57, 58];
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Constants for event types without places, times, actors
|
* Constants for event types without places, times, actors
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user