Add "creation" and "design" to MDConcEventTypes
This commit is contained in:
parent
47127f1062
commit
09175cbbf2
|
@ -18,6 +18,7 @@ final class MDConcEventTypes {
|
|||
"Herstellung" => 1,
|
||||
"Bearbeitung" => 1,
|
||||
"Erschaffung/Herstellung" => 1,
|
||||
"creation" => 1,
|
||||
|
||||
// 2: Was found
|
||||
// 3: Published
|
||||
|
@ -43,6 +44,10 @@ final class MDConcEventTypes {
|
|||
"Commissioning" => 25,
|
||||
"Beauftragung" => 25,
|
||||
|
||||
// 35: Intellectual creation
|
||||
"Design" => 35,
|
||||
"design" => 35,
|
||||
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user