Compare commits
51 Commits
096d688163
...
master
Author | SHA1 | Date | |
---|---|---|---|
a7e3056f09 | |||
ec5a15a8b1 | |||
b3adbadf7e | |||
63f12e097f | |||
d00a827bab | |||
26d1fa3365 | |||
63d9d55cde | |||
1563a72bf9 | |||
eefedde50c | |||
6d8b713c07 | |||
8128c284df | |||
7bfd222f94 | |||
a2fa7b7bf2 | |||
76256a823c | |||
2619277713 | |||
690f60a307 | |||
1aff60d35e | |||
b8f0d94647 | |||
ffb9c18d93 | |||
715fd84d98 | |||
f33074a662 | |||
78c35964fb | |||
eb9834ca20 | |||
e68daaa9e6 | |||
974fc860c6 | |||
7623a0314d | |||
eb42b7f0d8 | |||
7dad733945 | |||
9a92d4fdda | |||
e863da6ffe | |||
ff2a294832 | |||
33854d23a7 | |||
17d7c33a10 | |||
49b1e7a428 | |||
eff355e85c | |||
90e20227f7 | |||
0a13faf9ac | |||
d0cceb7d6e | |||
7f50c80511 | |||
bc30d095fa | |||
fcce14091b | |||
7db238a1ba | |||
2a4d4b388a | |||
15f070d98e | |||
01f7a9e106 | |||
af6be30740 | |||
a114d7d320 | |||
992922cb36 | |||
172ef839d4 | |||
5ba11ffba9 | |||
edcab2f19a |
8
ar/eventtype_groups.php
Normal file
8
ar/eventtype_groups.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$eventtype_groups = array (
|
||||
'production' => 'Production',
|
||||
'post_production' => 'Post-production',
|
||||
'pre_production' => 'Pre-production',
|
||||
'no_production' => 'No production',
|
||||
);
|
@ -49,4 +49,11 @@ $eventname = array (
|
||||
48 => 'Edited',
|
||||
49 => 'Donated / present',
|
||||
50 => 'Inherited',
|
||||
51 => 'Had subject',
|
||||
52 => 'Emerged',
|
||||
53 => 'Production of material',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Received ownership',
|
||||
57 => 'Transferred ownership',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_persinst = array (
|
||||
48 => 'edited by',
|
||||
49 => 'donated by',
|
||||
50 => 'inherited by',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged by',
|
||||
53 => 'Material produced by',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received by',
|
||||
57 => 'Ownership transfered by',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_place = array (
|
||||
48 => 'edited in',
|
||||
49 => 'donated / given as present in',
|
||||
50 => 'inherited in',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged at',
|
||||
53 => 'Material produced in',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received in',
|
||||
57 => 'Ownership transfered in',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_time = array (
|
||||
48 => 'edited at',
|
||||
49 => 'donated at',
|
||||
50 => 'inherited at',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged at',
|
||||
53 => 'Material produced',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received',
|
||||
57 => 'Ownership transfered',
|
||||
);
|
||||
|
@ -1 +0,0 @@
|
||||
[]
|
10
ar/institution_basic_category_set.php
Normal file
10
ar/institution_basic_category_set.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_basic_category_set = array (
|
||||
'archive' => 'Archive',
|
||||
'library' => 'Library',
|
||||
'memorial_site' => 'Memorial site',
|
||||
'private_collection' => 'Private collection',
|
||||
'museum' => 'Museum',
|
||||
'university_collection' => 'University collection',
|
||||
);
|
30
ar/institution_collection_area_set.php
Normal file
30
ar/institution_collection_area_set.php
Normal file
@ -0,0 +1,30 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_collection_area_set = array (
|
||||
'everyday_life' => 'Everyday life',
|
||||
'archaeology' => 'Archaeology',
|
||||
'architecture' => 'Architecture',
|
||||
'history_of_mining' => 'History of mining',
|
||||
'botany' => 'Botany',
|
||||
'history_of_film' => 'History of film',
|
||||
'political_history' => 'Political history',
|
||||
'arts' => 'Arts',
|
||||
'applied_arts' => 'Applied arts',
|
||||
'agriculture' => 'Agriculture',
|
||||
'literature' => 'Literature',
|
||||
'history_of_medicine' => 'History of medicine',
|
||||
'military_history' => 'Military history',
|
||||
'mineralogy' => 'Mineralogy',
|
||||
'music' => 'Music',
|
||||
'numismatics' => 'Numismatics',
|
||||
'paleontology' => 'Paleontology',
|
||||
'personalia' => 'Personalia',
|
||||
'regional_history' => 'Regional history',
|
||||
'religion' => 'Religion',
|
||||
'technology' => 'Technology',
|
||||
'ethnography' => 'Ethnography',
|
||||
'zoology' => 'Zoology',
|
||||
);
|
||||
$institution_basic_category_set = array (
|
||||
'museum' => 'Museum',
|
||||
);
|
7
ar/institution_musdb_use_case_set.php
Normal file
7
ar/institution_musdb_use_case_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_musdb_use_case_set = array (
|
||||
'collection_management' => 'Collection management',
|
||||
'publication' => 'Publication',
|
||||
'collection_management_and_publication' => 'Collection management and publication',
|
||||
);
|
8
ar/institution_public_private_category_set.php
Normal file
8
ar/institution_public_private_category_set.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_public_private_category_set = array (
|
||||
'public' => 'Public',
|
||||
'private' => 'Private',
|
||||
'religious' => 'Religious',
|
||||
'mixed' => 'Mixed',
|
||||
);
|
@ -21,4 +21,5 @@ $marking_types = array (
|
||||
'scarified' => 'Scarified',
|
||||
'cast' => 'Cast',
|
||||
'painted' => 'Painted',
|
||||
'drawn' => 'Drawn',
|
||||
);
|
||||
|
34
ar/measurement_type_set.php
Normal file
34
ar/measurement_type_set.php
Normal file
@ -0,0 +1,34 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$measurement_type_set = array (
|
||||
'length' => 'Length',
|
||||
'height' => 'Height',
|
||||
'width' => 'Width',
|
||||
'number_of_copies' => 'Number of copies',
|
||||
'weight' => 'Weight',
|
||||
'diameter' => 'Diameter',
|
||||
'wall' => 'Wall',
|
||||
'number_of_parts' => 'Number of parts',
|
||||
'die_axis' => 'Die-axis',
|
||||
'length_socle' => 'Length of socle',
|
||||
'height_socle' => 'Height of socle',
|
||||
'width_socle' => 'Width of socle',
|
||||
'height_sheet_size' => 'Sheet size (height)',
|
||||
'length_sheet_size' => 'Sheet size (length)',
|
||||
'width_sheet_size' => 'Sheet size (width)',
|
||||
'height_image_size' => 'Image size (height)',
|
||||
'length_image_size' => 'Image size (length)',
|
||||
'width_image_size' => 'Image size (width)',
|
||||
'length_frame' => 'Frame (length)',
|
||||
'height_frame' => 'Frame (height)',
|
||||
'width_frame' => 'Frame (width)',
|
||||
'length_min' => 'Length (min.)',
|
||||
'length_max' => 'Length (max.)',
|
||||
'height_min' => 'Height (min.)',
|
||||
'height_max' => 'Height (max.)',
|
||||
'width_min' => 'Width (min.)',
|
||||
'width_max' => 'Width (max.)',
|
||||
'diameter_min' => 'Diameter (min.)',
|
||||
'diameter_max' => 'Diameter (max.)',
|
||||
'diameter_frame' => 'Frame (diameter)',
|
||||
);
|
11
ar/object_document_type_set.php
Normal file
11
ar/object_document_type_set.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_document_type_set = array (
|
||||
'undefined' => 'Undefined',
|
||||
'provenance_report' => 'Provenance report',
|
||||
'purchase_contract' => 'Purchase contract',
|
||||
'restoration_report' => 'Restoration report',
|
||||
'assessment' => 'Assessment',
|
||||
'correspondence' => 'Correspondence',
|
||||
'legacy_documentation' => 'Legacy documentation',
|
||||
);
|
9
ar/object_record_status.php
Normal file
9
ar/object_record_status.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status = array (
|
||||
'unlocked' => 'Unlocked',
|
||||
'locked' => 'Locked',
|
||||
'revision' => 'Revision',
|
||||
'deleted' => 'Deleted',
|
||||
'archived' => 'Archived',
|
||||
);
|
8
ar/object_record_status_explica.php
Normal file
8
ar/object_record_status_explica.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status_explica = array (
|
||||
'unlocked' => 'Default status. The object record can be updated.',
|
||||
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||
);
|
@ -8,9 +8,22 @@ $position_set = array (
|
||||
'right' => 'Right',
|
||||
'bottom_right' => 'Bottom right',
|
||||
'bottom' => 'Bottom',
|
||||
'bottom_left' => 'Unten links',
|
||||
'bottom_left' => 'Bottom left',
|
||||
'center' => 'Center',
|
||||
'rear_side' => 'Rear side',
|
||||
'edge' => 'Edge',
|
||||
'other' => 'Other',
|
||||
'inside' => 'Inside',
|
||||
'underside' => 'Underside',
|
||||
'topside' => 'Topside',
|
||||
'front_front' => 'Full front',
|
||||
'rear_left' => 'Rear side: left',
|
||||
'rear_top_left' => 'Rear side: top left',
|
||||
'rear_top' => 'Rear side: top',
|
||||
'rear_top_right' => 'Rear side: top right',
|
||||
'rear_right' => 'Rear side: right',
|
||||
'rear_bottom_right' => 'Rear side: bottom right',
|
||||
'rear_bottom' => 'Rear side: bottom',
|
||||
'rear_bottom_left' => 'Rear side: bottom left',
|
||||
'rear_center' => 'Rear side: center',
|
||||
);
|
||||
|
24
ar/series_contributor_role.php
Normal file
24
ar/series_contributor_role.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_contributor_role = array (
|
||||
'author' => 'Author',
|
||||
'director' => 'Director',
|
||||
'dramaturg' => 'Dramaturg',
|
||||
'production_designer' => 'Production designer',
|
||||
'costumer' => 'Costumer',
|
||||
'musician' => 'Musician',
|
||||
'choreographer' => 'Choreographer',
|
||||
'make_up_artist' => 'Make-up artist',
|
||||
'speech_trainer' => 'Speech trainer',
|
||||
'puppet_maker' => 'Puppet maker',
|
||||
'technician' => 'Technician',
|
||||
'inspector' => 'Inspector',
|
||||
'assistant' => 'Assistant',
|
||||
'actor' => 'Actor',
|
||||
'painter' => 'Painter',
|
||||
'creator' => 'Creator',
|
||||
'equipment_supplier' => 'Equipment supplier',
|
||||
'contributing_institution' => 'Contributing institution',
|
||||
'event_organizer' => 'Event organizer',
|
||||
'movement_trainer' => 'Movement trainer',
|
||||
);
|
7
ar/series_place_role.php
Normal file
7
ar/series_place_role.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_place_role = array (
|
||||
'place_of_production' => 'Place of production',
|
||||
'performance_space' => 'Performance space',
|
||||
'rehearsal_space' => 'Rehearsal space',
|
||||
);
|
6
ar/series_time_role.php
Normal file
6
ar/series_time_role.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_time_role = array (
|
||||
'premiere' => 'Premiere',
|
||||
'time_of_presentation' => 'Time of presentation',
|
||||
);
|
@ -12,4 +12,5 @@ $space_types = array (
|
||||
'office' => 'Office',
|
||||
'floor' => 'Floor',
|
||||
'hallway' => 'Hallway',
|
||||
'outdoor_area' => 'Outdoor area',
|
||||
);
|
||||
|
6
ar/units_count_copies_set.php
Normal file
6
ar/units_count_copies_set.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_copies_set = array (
|
||||
'copies' => 'Copies',
|
||||
'specimen' => 'Specimen',
|
||||
);
|
7
ar/units_count_parts_set.php
Normal file
7
ar/units_count_parts_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_parts_set = array (
|
||||
'parts' => 'Parts',
|
||||
'pages' => 'Pages',
|
||||
'sheets' => 'Sheets',
|
||||
);
|
5
ar/units_die_axis_set.php
Normal file
5
ar/units_die_axis_set.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_die_axis_set = array (
|
||||
'h' => 'h',
|
||||
);
|
7
ar/vocabulary_redaction_level.php
Normal file
7
ar/vocabulary_redaction_level.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$vocabulary_redaction_level = array (
|
||||
'checked' => 'Checked',
|
||||
'unchecked' => 'Unchecked',
|
||||
'questionable' => 'Questionable',
|
||||
);
|
8
de/eventtype_groups.php
Normal file
8
de/eventtype_groups.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$eventtype_groups = array (
|
||||
'production' => 'Herstellung',
|
||||
'post_production' => 'Nach der Herstellung',
|
||||
'pre_production' => 'Vor der Herstellung',
|
||||
'no_production' => 'Unabhängig von Herstellung',
|
||||
);
|
@ -49,4 +49,11 @@ $eventname = array (
|
||||
48 => 'Herausgegeben',
|
||||
49 => 'Gespendet / Geschenkt',
|
||||
50 => 'Geerbt',
|
||||
51 => 'Hat zum Hauptgegenstand',
|
||||
52 => 'Entstanden',
|
||||
53 => 'Herstellung des Materials',
|
||||
54 => 'Erwähnter Ort',
|
||||
55 => 'Erwähnte Zeit',
|
||||
56 => 'In Eigentum übernommen',
|
||||
57 => 'In Eigentum übergeben in',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_persinst = array (
|
||||
48 => 'herausgegeben von',
|
||||
49 => 'gespendet / geschenkt von',
|
||||
50 => 'geerbt von',
|
||||
51 => 'hat zum Hauptgegenstand',
|
||||
52 => 'entstanden durch',
|
||||
53 => 'Material produziert von',
|
||||
54 => 'Erwähnter Ort',
|
||||
55 => 'Erwähnte Zeit',
|
||||
56 => 'In Eigentum übernommen von',
|
||||
57 => 'In Eigentum übergeben von',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_place = array (
|
||||
48 => 'herausgegeben in',
|
||||
49 => 'gespendet / geschenkt in',
|
||||
50 => 'geerbt in',
|
||||
51 => 'hat zum Hauptgegenstand',
|
||||
52 => 'entstanden in',
|
||||
53 => 'Material hergestellt in',
|
||||
54 => 'Erwähnter Ort',
|
||||
55 => 'Erwähnte Zeit',
|
||||
56 => 'In Eigentum übernommen in',
|
||||
57 => 'In Eigentum übergeben in',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_time = array (
|
||||
48 => 'herausgegeben',
|
||||
49 => 'gespendet / geschenkt',
|
||||
50 => 'geerbt',
|
||||
51 => 'hat zum Hauptgegenstand',
|
||||
52 => 'entstanden am',
|
||||
53 => 'Material hergestellt',
|
||||
54 => 'Erwähnter Ort',
|
||||
55 => 'Erwähnte Zeit',
|
||||
56 => 'In Eigentum übernommen',
|
||||
57 => 'In Eigentum übergeben',
|
||||
);
|
||||
|
@ -1 +0,0 @@
|
||||
[]
|
10
de/institution_basic_category_set.php
Normal file
10
de/institution_basic_category_set.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_basic_category_set = array (
|
||||
'archive' => 'Archiv',
|
||||
'library' => 'Bibliothek',
|
||||
'memorial_site' => 'Gedenkstätte',
|
||||
'private_collection' => 'Privatsammlung',
|
||||
'museum' => 'Museum',
|
||||
'university_collection' => 'Universitäre Sammlung',
|
||||
);
|
30
de/institution_collection_area_set.php
Normal file
30
de/institution_collection_area_set.php
Normal file
@ -0,0 +1,30 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_collection_area_set = array (
|
||||
'everyday_life' => 'Alltag',
|
||||
'archaeology' => 'Archäologie',
|
||||
'architecture' => 'Architektur',
|
||||
'history_of_mining' => 'Bergbau',
|
||||
'botany' => 'Botanik',
|
||||
'history_of_film' => 'Filmgeschichte',
|
||||
'political_history' => 'Politische Geschichte',
|
||||
'arts' => 'Kunst',
|
||||
'applied_arts' => 'Kunstgewerbe',
|
||||
'agriculture' => 'Landwirtschaft',
|
||||
'literature' => 'Literatur',
|
||||
'history_of_medicine' => 'Medizingeschichte',
|
||||
'military_history' => 'Militärgeschichte',
|
||||
'mineralogy' => 'Mineralogie',
|
||||
'music' => 'Musik',
|
||||
'numismatics' => 'Numismatik',
|
||||
'paleontology' => 'Paläontologie',
|
||||
'personalia' => 'Personalia',
|
||||
'regional_history' => 'Regionalgeschichte',
|
||||
'religion' => 'Religion',
|
||||
'technology' => 'Technologie',
|
||||
'ethnography' => 'Volks- und Völkerkunde',
|
||||
'zoology' => 'Zoologie',
|
||||
);
|
||||
$institution_basic_category_set = array (
|
||||
'museum' => 'Museum',
|
||||
);
|
7
de/institution_musdb_use_case_set.php
Normal file
7
de/institution_musdb_use_case_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_musdb_use_case_set = array (
|
||||
'collection_management' => 'Sammlungsmanagement',
|
||||
'publication' => 'Publikation',
|
||||
'collection_management_and_publication' => 'Sammlungsmanagement und Publikation',
|
||||
);
|
8
de/institution_public_private_category_set.php
Normal file
8
de/institution_public_private_category_set.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_public_private_category_set = array (
|
||||
'public' => 'Öffentlich',
|
||||
'private' => 'Privat',
|
||||
'religious' => 'Religiös',
|
||||
'mixed' => 'Gemischt',
|
||||
);
|
@ -21,4 +21,5 @@ $marking_types = array (
|
||||
'scarified' => 'Geritzt',
|
||||
'cast' => 'Guss',
|
||||
'painted' => 'Gemalt',
|
||||
'drawn' => 'Gezeichnet',
|
||||
);
|
||||
|
34
de/measurement_type_set.php
Normal file
34
de/measurement_type_set.php
Normal file
@ -0,0 +1,34 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$measurement_type_set = array (
|
||||
'length' => 'Länge',
|
||||
'height' => 'Höhe',
|
||||
'width' => 'Breite',
|
||||
'number_of_copies' => 'Anzahl / Stückzahl',
|
||||
'weight' => 'Gewicht',
|
||||
'diameter' => 'Durchmesser',
|
||||
'wall' => 'Wandungsstärke',
|
||||
'number_of_parts' => 'Anzahl von Teilen',
|
||||
'die_axis' => 'Stempelstellung',
|
||||
'length_socle' => 'Länge (Sockel)',
|
||||
'height_socle' => 'Höhe (Sockel)',
|
||||
'width_socle' => 'Breite (Sockel)',
|
||||
'height_sheet_size' => 'Blattmaß (Höhe)',
|
||||
'length_sheet_size' => 'Blattmaß (Länge)',
|
||||
'width_sheet_size' => 'Blattmaß (Breite)',
|
||||
'height_image_size' => 'Bildmaß (Höhe)',
|
||||
'length_image_size' => 'Bildmaß (Länge)',
|
||||
'width_image_size' => 'Bildmaß (Breite)',
|
||||
'length_frame' => 'Rahmen (Länge)',
|
||||
'height_frame' => 'Rahmen (Höhe)',
|
||||
'width_frame' => 'Rahmen (Breite)',
|
||||
'length_min' => 'Länge (min.)',
|
||||
'length_max' => 'Länge (max.)',
|
||||
'height_min' => 'Höhe (min.)',
|
||||
'height_max' => 'Höhe (max.)',
|
||||
'width_min' => 'Breite (min.)',
|
||||
'width_max' => 'Breite (max.)',
|
||||
'diameter_min' => 'Durchmesser (min.)',
|
||||
'diameter_max' => 'Durchmesser (max.)',
|
||||
'diameter_frame' => 'Rahmen (Durchmesser)',
|
||||
);
|
11
de/object_document_type_set.php
Normal file
11
de/object_document_type_set.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_document_type_set = array (
|
||||
'undefined' => 'Undefiniert',
|
||||
'provenance_report' => 'Provenienzbericht',
|
||||
'purchase_contract' => 'Kaufvertrag',
|
||||
'restoration_report' => 'Restaurierungsbericht',
|
||||
'assessment' => 'Gutachten',
|
||||
'correspondence' => 'Korrespondenz',
|
||||
'legacy_documentation' => 'Alte Objektdokumentation',
|
||||
);
|
9
de/object_record_status.php
Normal file
9
de/object_record_status.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status = array (
|
||||
'unlocked' => 'Bearbeitung',
|
||||
'locked' => 'Schreibgeschützt',
|
||||
'revision' => 'Recherche',
|
||||
'deleted' => 'Gelöscht',
|
||||
'archived' => 'Archiviert',
|
||||
);
|
8
de/object_record_status_explica.php
Normal file
8
de/object_record_status_explica.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status_explica = array (
|
||||
'unlocked' => 'Standardwert. Der Objektdatensatz kann bearbeitet werden.',
|
||||
'locked' => 'Das Objekt kann derzeit nicht bearbeitet werden. Es kann erst wieder aktualisiert werden, wenn die Sperre aufgehoben wurde.',
|
||||
'revision' => 'Das Objekt wird derzeit beforscht. Weitere Bearbeitungen sind nicht möglich, bis diese Arbeit abgeschlossen ist.',
|
||||
'archived' => 'Z.B. für deakzessionierte Objekte. Der Objektdatensatz ist schreibgeschützt und das Objekt ist in Objektübersichten als archiviert markiert.',
|
||||
);
|
@ -13,4 +13,17 @@ $position_set = array (
|
||||
'rear_side' => 'Rückseite',
|
||||
'edge' => 'Rand',
|
||||
'other' => 'Weiteres',
|
||||
'inside' => 'Innen',
|
||||
'underside' => 'Unterseite',
|
||||
'topside' => 'Oberseite',
|
||||
'front_front' => 'Volle Frontseite',
|
||||
'rear_left' => 'Rückseite: Links',
|
||||
'rear_top_left' => 'Rückseite: Oben links',
|
||||
'rear_top' => 'Rückseite: Oben',
|
||||
'rear_top_right' => 'Rückseite: Oben rechts',
|
||||
'rear_right' => 'Rückseite: Rechts',
|
||||
'rear_bottom_right' => 'Rückseite: Unten rechts',
|
||||
'rear_bottom' => 'Rückseite: Unten',
|
||||
'rear_bottom_left' => 'Rückseite: Unten links',
|
||||
'rear_center' => 'Rückseite: Mittig',
|
||||
);
|
||||
|
24
de/series_contributor_role.php
Normal file
24
de/series_contributor_role.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_contributor_role = array (
|
||||
'author' => 'Text',
|
||||
'director' => 'Regie',
|
||||
'dramaturg' => 'Dramaturgie',
|
||||
'production_designer' => 'Bühnenbild',
|
||||
'costumer' => 'Kostüm',
|
||||
'musician' => 'Musik',
|
||||
'choreographer' => 'Choreographie',
|
||||
'make_up_artist' => 'Maske',
|
||||
'speech_trainer' => 'Sprecherziehung',
|
||||
'puppet_maker' => 'Puppenbau',
|
||||
'technician' => 'Technik',
|
||||
'inspector' => 'Inspizienz',
|
||||
'assistant' => 'Assistenz',
|
||||
'actor' => 'Schauspiel',
|
||||
'painter' => 'Malen',
|
||||
'creator' => 'Herstellung',
|
||||
'equipment_supplier' => 'Ausstattung',
|
||||
'contributing_institution' => 'Mitwirkende Institution',
|
||||
'event_organizer' => 'Veranstaltungsorganisation',
|
||||
'movement_trainer' => 'Bewegungstraining',
|
||||
);
|
7
de/series_place_role.php
Normal file
7
de/series_place_role.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_place_role = array (
|
||||
'place_of_production' => 'Herstellungsort',
|
||||
'performance_space' => 'Aufführungsort',
|
||||
'rehearsal_space' => 'Probenort',
|
||||
);
|
6
de/series_time_role.php
Normal file
6
de/series_time_role.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_time_role = array (
|
||||
'premiere' => 'Premiere',
|
||||
'time_of_presentation' => 'Zeit der Aufführung',
|
||||
);
|
@ -12,4 +12,5 @@ $space_types = array (
|
||||
'office' => 'Büro',
|
||||
'floor' => 'Stockwerk',
|
||||
'hallway' => 'Flur',
|
||||
'outdoor_area' => 'Außenbereich',
|
||||
);
|
||||
|
6
de/units_count_copies_set.php
Normal file
6
de/units_count_copies_set.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_copies_set = array (
|
||||
'copies' => 'Kopien',
|
||||
'specimen' => 'Exemplare',
|
||||
);
|
7
de/units_count_parts_set.php
Normal file
7
de/units_count_parts_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_parts_set = array (
|
||||
'parts' => 'Bestandteile',
|
||||
'pages' => 'Seiten',
|
||||
'sheets' => 'Blatt',
|
||||
);
|
5
de/units_die_axis_set.php
Normal file
5
de/units_die_axis_set.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_die_axis_set = array (
|
||||
'h' => 'h',
|
||||
);
|
7
de/vocabulary_redaction_level.php
Normal file
7
de/vocabulary_redaction_level.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$vocabulary_redaction_level = array (
|
||||
'checked' => 'Geprüft',
|
||||
'unchecked' => 'Ungeprüft',
|
||||
'questionable' => 'Fraglich',
|
||||
);
|
8
dsb/eventtype_groups.php
Normal file
8
dsb/eventtype_groups.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$eventtype_groups = array (
|
||||
'production' => 'Production',
|
||||
'post_production' => 'Post-production',
|
||||
'pre_production' => 'Pre-production',
|
||||
'no_production' => 'No production',
|
||||
);
|
@ -49,4 +49,11 @@ $eventname = array (
|
||||
48 => 'Edited',
|
||||
49 => 'Donated / present',
|
||||
50 => 'Inherited',
|
||||
51 => 'Had subject',
|
||||
52 => 'Emerged',
|
||||
53 => 'Production of material',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Received ownership',
|
||||
57 => 'Transferred ownership',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_persinst = array (
|
||||
48 => 'edited by',
|
||||
49 => 'donated by',
|
||||
50 => 'inherited by',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged by',
|
||||
53 => 'Material produced by',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received by',
|
||||
57 => 'Ownership transfered by',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_place = array (
|
||||
48 => 'edited in',
|
||||
49 => 'donated / given as present in',
|
||||
50 => 'inherited in',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged at',
|
||||
53 => 'Material produced in',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received in',
|
||||
57 => 'Ownership transfered in',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_time = array (
|
||||
48 => 'edited at',
|
||||
49 => 'donated at',
|
||||
50 => 'inherited at',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged at',
|
||||
53 => 'Material produced',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received',
|
||||
57 => 'Ownership transfered',
|
||||
);
|
||||
|
@ -1 +0,0 @@
|
||||
[]
|
10
dsb/institution_basic_category_set.php
Normal file
10
dsb/institution_basic_category_set.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_basic_category_set = array (
|
||||
'archive' => 'Archive',
|
||||
'library' => 'Library',
|
||||
'memorial_site' => 'Memorial site',
|
||||
'private_collection' => 'Private collection',
|
||||
'museum' => 'Museum',
|
||||
'university_collection' => 'University collection',
|
||||
);
|
30
dsb/institution_collection_area_set.php
Normal file
30
dsb/institution_collection_area_set.php
Normal file
@ -0,0 +1,30 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_collection_area_set = array (
|
||||
'everyday_life' => 'Everyday life',
|
||||
'archaeology' => 'Archaeology',
|
||||
'architecture' => 'Architecture',
|
||||
'history_of_mining' => 'History of mining',
|
||||
'botany' => 'Botany',
|
||||
'history_of_film' => 'History of film',
|
||||
'political_history' => 'Political history',
|
||||
'arts' => 'Arts',
|
||||
'applied_arts' => 'Applied arts',
|
||||
'agriculture' => 'Agriculture',
|
||||
'literature' => 'Literature',
|
||||
'history_of_medicine' => 'History of medicine',
|
||||
'military_history' => 'Military history',
|
||||
'mineralogy' => 'Mineralogy',
|
||||
'music' => 'Music',
|
||||
'numismatics' => 'Numismatics',
|
||||
'paleontology' => 'Paleontology',
|
||||
'personalia' => 'Personalia',
|
||||
'regional_history' => 'Regional history',
|
||||
'religion' => 'Religion',
|
||||
'technology' => 'Technology',
|
||||
'ethnography' => 'Ethnography',
|
||||
'zoology' => 'Zoology',
|
||||
);
|
||||
$institution_basic_category_set = array (
|
||||
'museum' => 'Museum',
|
||||
);
|
7
dsb/institution_musdb_use_case_set.php
Normal file
7
dsb/institution_musdb_use_case_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_musdb_use_case_set = array (
|
||||
'collection_management' => 'Collection management',
|
||||
'publication' => 'Publication',
|
||||
'collection_management_and_publication' => 'Collection management and publication',
|
||||
);
|
8
dsb/institution_public_private_category_set.php
Normal file
8
dsb/institution_public_private_category_set.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_public_private_category_set = array (
|
||||
'public' => 'Public',
|
||||
'private' => 'Private',
|
||||
'religious' => 'Religious',
|
||||
'mixed' => 'Mixed',
|
||||
);
|
@ -21,4 +21,5 @@ $marking_types = array (
|
||||
'scarified' => 'Scarified',
|
||||
'cast' => 'Cast',
|
||||
'painted' => 'Painted',
|
||||
'drawn' => 'Drawn',
|
||||
);
|
||||
|
34
dsb/measurement_type_set.php
Normal file
34
dsb/measurement_type_set.php
Normal file
@ -0,0 +1,34 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$measurement_type_set = array (
|
||||
'length' => 'Length',
|
||||
'height' => 'Height',
|
||||
'width' => 'Width',
|
||||
'number_of_copies' => 'Number of copies',
|
||||
'weight' => 'Weight',
|
||||
'diameter' => 'Diameter',
|
||||
'wall' => 'Wall',
|
||||
'number_of_parts' => 'Number of parts',
|
||||
'die_axis' => 'Die-axis',
|
||||
'length_socle' => 'Length of socle',
|
||||
'height_socle' => 'Height of socle',
|
||||
'width_socle' => 'Width of socle',
|
||||
'height_sheet_size' => 'Sheet size (height)',
|
||||
'length_sheet_size' => 'Sheet size (length)',
|
||||
'width_sheet_size' => 'Sheet size (width)',
|
||||
'height_image_size' => 'Image size (height)',
|
||||
'length_image_size' => 'Image size (length)',
|
||||
'width_image_size' => 'Image size (width)',
|
||||
'length_frame' => 'Frame (length)',
|
||||
'height_frame' => 'Frame (height)',
|
||||
'width_frame' => 'Frame (width)',
|
||||
'length_min' => 'Length (min.)',
|
||||
'length_max' => 'Length (max.)',
|
||||
'height_min' => 'Height (min.)',
|
||||
'height_max' => 'Height (max.)',
|
||||
'width_min' => 'Width (min.)',
|
||||
'width_max' => 'Width (max.)',
|
||||
'diameter_min' => 'Diameter (min.)',
|
||||
'diameter_max' => 'Diameter (max.)',
|
||||
'diameter_frame' => 'Frame (diameter)',
|
||||
);
|
11
dsb/object_document_type_set.php
Normal file
11
dsb/object_document_type_set.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_document_type_set = array (
|
||||
'undefined' => 'Undefined',
|
||||
'provenance_report' => 'Provenance report',
|
||||
'purchase_contract' => 'Purchase contract',
|
||||
'restoration_report' => 'Restoration report',
|
||||
'assessment' => 'Assessment',
|
||||
'correspondence' => 'Correspondence',
|
||||
'legacy_documentation' => 'Legacy documentation',
|
||||
);
|
9
dsb/object_record_status.php
Normal file
9
dsb/object_record_status.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status = array (
|
||||
'unlocked' => 'Unlocked',
|
||||
'locked' => 'Locked',
|
||||
'revision' => 'Revision',
|
||||
'deleted' => 'Deleted',
|
||||
'archived' => 'Archived',
|
||||
);
|
8
dsb/object_record_status_explica.php
Normal file
8
dsb/object_record_status_explica.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status_explica = array (
|
||||
'unlocked' => 'Default status. The object record can be updated.',
|
||||
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||
);
|
@ -8,9 +8,22 @@ $position_set = array (
|
||||
'right' => 'Right',
|
||||
'bottom_right' => 'Bottom right',
|
||||
'bottom' => 'Bottom',
|
||||
'bottom_left' => 'Unten links',
|
||||
'bottom_left' => 'Bottom left',
|
||||
'center' => 'Center',
|
||||
'rear_side' => 'Rear side',
|
||||
'edge' => 'Edge',
|
||||
'other' => 'Other',
|
||||
'inside' => 'Inside',
|
||||
'underside' => 'Underside',
|
||||
'topside' => 'Topside',
|
||||
'front_front' => 'Full front',
|
||||
'rear_left' => 'Rear side: left',
|
||||
'rear_top_left' => 'Rear side: top left',
|
||||
'rear_top' => 'Rear side: top',
|
||||
'rear_top_right' => 'Rear side: top right',
|
||||
'rear_right' => 'Rear side: right',
|
||||
'rear_bottom_right' => 'Rear side: bottom right',
|
||||
'rear_bottom' => 'Rear side: bottom',
|
||||
'rear_bottom_left' => 'Rear side: bottom left',
|
||||
'rear_center' => 'Rear side: center',
|
||||
);
|
||||
|
24
dsb/series_contributor_role.php
Normal file
24
dsb/series_contributor_role.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_contributor_role = array (
|
||||
'author' => 'Author',
|
||||
'director' => 'Director',
|
||||
'dramaturg' => 'Dramaturg',
|
||||
'production_designer' => 'Production designer',
|
||||
'costumer' => 'Costumer',
|
||||
'musician' => 'Musician',
|
||||
'choreographer' => 'Choreographer',
|
||||
'make_up_artist' => 'Make-up artist',
|
||||
'speech_trainer' => 'Speech trainer',
|
||||
'puppet_maker' => 'Puppet maker',
|
||||
'technician' => 'Technician',
|
||||
'inspector' => 'Inspector',
|
||||
'assistant' => 'Assistant',
|
||||
'actor' => 'Actor',
|
||||
'painter' => 'Painter',
|
||||
'creator' => 'Creator',
|
||||
'equipment_supplier' => 'Equipment supplier',
|
||||
'contributing_institution' => 'Contributing institution',
|
||||
'event_organizer' => 'Event organizer',
|
||||
'movement_trainer' => 'Movement trainer',
|
||||
);
|
7
dsb/series_place_role.php
Normal file
7
dsb/series_place_role.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_place_role = array (
|
||||
'place_of_production' => 'Place of production',
|
||||
'performance_space' => 'Performance space',
|
||||
'rehearsal_space' => 'Rehearsal space',
|
||||
);
|
6
dsb/series_time_role.php
Normal file
6
dsb/series_time_role.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_time_role = array (
|
||||
'premiere' => 'Premiere',
|
||||
'time_of_presentation' => 'Time of presentation',
|
||||
);
|
@ -12,4 +12,5 @@ $space_types = array (
|
||||
'office' => 'Office',
|
||||
'floor' => 'Floor',
|
||||
'hallway' => 'Hallway',
|
||||
'outdoor_area' => 'Outdoor area',
|
||||
);
|
||||
|
6
dsb/units_count_copies_set.php
Normal file
6
dsb/units_count_copies_set.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_copies_set = array (
|
||||
'copies' => 'Copies',
|
||||
'specimen' => 'Specimen',
|
||||
);
|
7
dsb/units_count_parts_set.php
Normal file
7
dsb/units_count_parts_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_parts_set = array (
|
||||
'parts' => 'Parts',
|
||||
'pages' => 'Pages',
|
||||
'sheets' => 'Sheets',
|
||||
);
|
5
dsb/units_die_axis_set.php
Normal file
5
dsb/units_die_axis_set.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_die_axis_set = array (
|
||||
'h' => 'h',
|
||||
);
|
7
dsb/vocabulary_redaction_level.php
Normal file
7
dsb/vocabulary_redaction_level.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$vocabulary_redaction_level = array (
|
||||
'checked' => 'Checked',
|
||||
'unchecked' => 'Unchecked',
|
||||
'questionable' => 'Questionable',
|
||||
);
|
8
en/eventtype_groups.php
Normal file
8
en/eventtype_groups.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$eventtype_groups = array (
|
||||
'production' => 'Production',
|
||||
'post_production' => 'Post-production',
|
||||
'pre_production' => 'Pre-production',
|
||||
'no_production' => 'No production',
|
||||
);
|
@ -42,11 +42,18 @@ $eventname = array (
|
||||
41 => 'Bought',
|
||||
42 => 'Owned',
|
||||
43 => 'Sold',
|
||||
44 => 'Restorated',
|
||||
44 => 'Restored',
|
||||
45 => 'Damaged',
|
||||
46 => 'Destroyed',
|
||||
47 => 'Lost',
|
||||
48 => 'Edited',
|
||||
49 => 'Donated / present',
|
||||
50 => 'Inherited',
|
||||
51 => 'Had subject',
|
||||
52 => 'Emerged',
|
||||
53 => 'Production of material',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Received ownership',
|
||||
57 => 'Transferred ownership',
|
||||
);
|
||||
|
@ -42,11 +42,18 @@ $event_persinst = array (
|
||||
41 => 'bought by',
|
||||
42 => 'owned by',
|
||||
43 => 'sold by',
|
||||
44 => 'restorated by',
|
||||
44 => 'restored by',
|
||||
45 => 'damaged by',
|
||||
46 => 'destroyed by',
|
||||
47 => 'lost by',
|
||||
48 => 'edited by',
|
||||
49 => 'donated by',
|
||||
50 => 'inherited by',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged by',
|
||||
53 => 'Material produced by',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received by',
|
||||
57 => 'Ownership transfered by',
|
||||
);
|
||||
|
@ -42,11 +42,18 @@ $event_place = array (
|
||||
41 => 'bought in',
|
||||
42 => 'owned in',
|
||||
43 => 'sold in',
|
||||
44 => 'restorated in',
|
||||
44 => 'restored in',
|
||||
45 => 'damaged in',
|
||||
46 => 'destroyed in',
|
||||
47 => 'lost in',
|
||||
48 => 'edited in',
|
||||
49 => 'donated / given as present in',
|
||||
50 => 'inherited in',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged at',
|
||||
53 => 'Material produced in',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received in',
|
||||
57 => 'Ownership transfered in',
|
||||
);
|
||||
|
@ -42,11 +42,18 @@ $event_time = array (
|
||||
41 => 'bought at',
|
||||
42 => 'owned at',
|
||||
43 => 'sold at',
|
||||
44 => 'restorated at',
|
||||
44 => 'restored at',
|
||||
45 => 'damaged at',
|
||||
46 => 'destroyed at',
|
||||
47 => 'lost at',
|
||||
48 => 'edited at',
|
||||
49 => 'donated at',
|
||||
50 => 'inherited at',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged at',
|
||||
53 => 'Material produced',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received',
|
||||
57 => 'Ownership transfered',
|
||||
);
|
||||
|
@ -1 +0,0 @@
|
||||
[]
|
10
en/institution_basic_category_set.php
Normal file
10
en/institution_basic_category_set.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_basic_category_set = array (
|
||||
'archive' => 'Archive',
|
||||
'library' => 'Library',
|
||||
'memorial_site' => 'Memorial site',
|
||||
'private_collection' => 'Private collection',
|
||||
'museum' => 'Museum',
|
||||
'university_collection' => 'University collection',
|
||||
);
|
30
en/institution_collection_area_set.php
Normal file
30
en/institution_collection_area_set.php
Normal file
@ -0,0 +1,30 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_collection_area_set = array (
|
||||
'everyday_life' => 'Everyday life',
|
||||
'archaeology' => 'Archaeology',
|
||||
'architecture' => 'Architecture',
|
||||
'history_of_mining' => 'History of mining',
|
||||
'botany' => 'Botany',
|
||||
'history_of_film' => 'History of film',
|
||||
'political_history' => 'Political history',
|
||||
'arts' => 'Arts',
|
||||
'applied_arts' => 'Applied arts',
|
||||
'agriculture' => 'Agriculture',
|
||||
'literature' => 'Literature',
|
||||
'history_of_medicine' => 'History of medicine',
|
||||
'military_history' => 'Military history',
|
||||
'mineralogy' => 'Mineralogy',
|
||||
'music' => 'Music',
|
||||
'numismatics' => 'Numismatics',
|
||||
'paleontology' => 'Paleontology',
|
||||
'personalia' => 'Personalia',
|
||||
'regional_history' => 'Regional history',
|
||||
'religion' => 'Religion',
|
||||
'technology' => 'Technology',
|
||||
'ethnography' => 'Ethnography',
|
||||
'zoology' => 'Zoology',
|
||||
);
|
||||
$institution_basic_category_set = array (
|
||||
'museum' => 'Museum',
|
||||
);
|
7
en/institution_musdb_use_case_set.php
Normal file
7
en/institution_musdb_use_case_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_musdb_use_case_set = array (
|
||||
'collection_management' => 'Collection management',
|
||||
'publication' => 'Publication',
|
||||
'collection_management_and_publication' => 'Collection management and publication',
|
||||
);
|
8
en/institution_public_private_category_set.php
Normal file
8
en/institution_public_private_category_set.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_public_private_category_set = array (
|
||||
'public' => 'Public',
|
||||
'private' => 'Private',
|
||||
'religious' => 'Religious',
|
||||
'mixed' => 'Mixed',
|
||||
);
|
@ -21,4 +21,5 @@ $marking_types = array (
|
||||
'scarified' => 'Scarified',
|
||||
'cast' => 'Cast',
|
||||
'painted' => 'Painted',
|
||||
'drawn' => 'Drawn',
|
||||
);
|
||||
|
34
en/measurement_type_set.php
Normal file
34
en/measurement_type_set.php
Normal file
@ -0,0 +1,34 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$measurement_type_set = array (
|
||||
'length' => 'Length',
|
||||
'height' => 'Height',
|
||||
'width' => 'Width',
|
||||
'number_of_copies' => 'Number of copies',
|
||||
'weight' => 'Weight',
|
||||
'diameter' => 'Diameter',
|
||||
'wall' => 'Wall',
|
||||
'number_of_parts' => 'Number of parts',
|
||||
'die_axis' => 'Die-axis',
|
||||
'length_socle' => 'Length of socle',
|
||||
'height_socle' => 'Height of socle',
|
||||
'width_socle' => 'Width of socle',
|
||||
'height_sheet_size' => 'Sheet size (height)',
|
||||
'length_sheet_size' => 'Sheet size (length)',
|
||||
'width_sheet_size' => 'Sheet size (width)',
|
||||
'height_image_size' => 'Image size (height)',
|
||||
'length_image_size' => 'Image size (length)',
|
||||
'width_image_size' => 'Image size (width)',
|
||||
'length_frame' => 'Frame (length)',
|
||||
'height_frame' => 'Frame (height)',
|
||||
'width_frame' => 'Frame (width)',
|
||||
'length_min' => 'Length (min.)',
|
||||
'length_max' => 'Length (max.)',
|
||||
'height_min' => 'Height (min.)',
|
||||
'height_max' => 'Height (max.)',
|
||||
'width_min' => 'Width (min.)',
|
||||
'width_max' => 'Width (max.)',
|
||||
'diameter_min' => 'Diameter (min.)',
|
||||
'diameter_max' => 'Diameter (max.)',
|
||||
'diameter_frame' => 'Frame (diameter)',
|
||||
);
|
11
en/object_document_type_set.php
Normal file
11
en/object_document_type_set.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_document_type_set = array (
|
||||
'undefined' => 'Undefined',
|
||||
'provenance_report' => 'Provenance report',
|
||||
'purchase_contract' => 'Purchase contract',
|
||||
'restoration_report' => 'Restoration report',
|
||||
'assessment' => 'Assessment',
|
||||
'correspondence' => 'Correspondence',
|
||||
'legacy_documentation' => 'Legacy documentation',
|
||||
);
|
9
en/object_record_status.php
Normal file
9
en/object_record_status.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status = array (
|
||||
'unlocked' => 'Unlocked',
|
||||
'locked' => 'Locked',
|
||||
'revision' => 'Revision',
|
||||
'deleted' => 'Deleted',
|
||||
'archived' => 'Archived',
|
||||
);
|
8
en/object_record_status_explica.php
Normal file
8
en/object_record_status_explica.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$object_record_status_explica = array (
|
||||
'unlocked' => 'Default status. The object record can be updated.',
|
||||
'locked' => 'The object cannot be updated until the lock has been released.',
|
||||
'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.',
|
||||
'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.',
|
||||
);
|
@ -8,9 +8,22 @@ $position_set = array (
|
||||
'right' => 'Right',
|
||||
'bottom_right' => 'Bottom right',
|
||||
'bottom' => 'Bottom',
|
||||
'bottom_left' => 'Unten links',
|
||||
'bottom_left' => 'Bottom left',
|
||||
'center' => 'Center',
|
||||
'rear_side' => 'Rear side',
|
||||
'edge' => 'Edge',
|
||||
'other' => 'Other',
|
||||
'inside' => 'Inside',
|
||||
'underside' => 'Underside',
|
||||
'topside' => 'Topside',
|
||||
'front_front' => 'Full front',
|
||||
'rear_left' => 'Rear side: left',
|
||||
'rear_top_left' => 'Rear side: top left',
|
||||
'rear_top' => 'Rear side: top',
|
||||
'rear_top_right' => 'Rear side: top right',
|
||||
'rear_right' => 'Rear side: right',
|
||||
'rear_bottom_right' => 'Rear side: bottom right',
|
||||
'rear_bottom' => 'Rear side: bottom',
|
||||
'rear_bottom_left' => 'Rear side: bottom left',
|
||||
'rear_center' => 'Rear side: center',
|
||||
);
|
||||
|
24
en/series_contributor_role.php
Normal file
24
en/series_contributor_role.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_contributor_role = array (
|
||||
'author' => 'Author',
|
||||
'director' => 'Director',
|
||||
'dramaturg' => 'Dramaturg',
|
||||
'production_designer' => 'Production designer',
|
||||
'costumer' => 'Costumer',
|
||||
'musician' => 'Musician',
|
||||
'choreographer' => 'Choreographer',
|
||||
'make_up_artist' => 'Make-up artist',
|
||||
'speech_trainer' => 'Speech trainer',
|
||||
'puppet_maker' => 'Puppet maker',
|
||||
'technician' => 'Technician',
|
||||
'inspector' => 'Inspector',
|
||||
'assistant' => 'Assistant',
|
||||
'actor' => 'Actor',
|
||||
'painter' => 'Painter',
|
||||
'creator' => 'Creator',
|
||||
'equipment_supplier' => 'Equipment supplier',
|
||||
'contributing_institution' => 'Contributing institution',
|
||||
'event_organizer' => 'Event organizer',
|
||||
'movement_trainer' => 'Movement trainer',
|
||||
);
|
7
en/series_place_role.php
Normal file
7
en/series_place_role.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_place_role = array (
|
||||
'place_of_production' => 'Place of production',
|
||||
'performance_space' => 'Performance space',
|
||||
'rehearsal_space' => 'Rehearsal space',
|
||||
);
|
6
en/series_time_role.php
Normal file
6
en/series_time_role.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_time_role = array (
|
||||
'premiere' => 'Premiere',
|
||||
'time_of_presentation' => 'Time of presentation',
|
||||
);
|
@ -12,4 +12,5 @@ $space_types = array (
|
||||
'office' => 'Office',
|
||||
'floor' => 'Floor',
|
||||
'hallway' => 'Hallway',
|
||||
'outdoor_area' => 'Outdoor area',
|
||||
);
|
||||
|
6
en/units_count_copies_set.php
Normal file
6
en/units_count_copies_set.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_copies_set = array (
|
||||
'copies' => 'Copies',
|
||||
'specimen' => 'Specimen',
|
||||
);
|
7
en/units_count_parts_set.php
Normal file
7
en/units_count_parts_set.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_count_parts_set = array (
|
||||
'parts' => 'Parts',
|
||||
'pages' => 'Pages',
|
||||
'sheets' => 'Sheets',
|
||||
);
|
5
en/units_die_axis_set.php
Normal file
5
en/units_die_axis_set.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_die_axis_set = array (
|
||||
'h' => 'h',
|
||||
);
|
7
en/vocabulary_redaction_level.php
Normal file
7
en/vocabulary_redaction_level.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$vocabulary_redaction_level = array (
|
||||
'checked' => 'Checked',
|
||||
'unchecked' => 'Unchecked',
|
||||
'questionable' => 'Questionable',
|
||||
);
|
8
es/eventtype_groups.php
Normal file
8
es/eventtype_groups.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$eventtype_groups = array (
|
||||
'production' => 'Production',
|
||||
'post_production' => 'Post-production',
|
||||
'pre_production' => 'Pre-production',
|
||||
'no_production' => 'No production',
|
||||
);
|
@ -49,4 +49,11 @@ $eventname = array (
|
||||
48 => 'Edited',
|
||||
49 => 'Donated / present',
|
||||
50 => 'Inherited',
|
||||
51 => 'Had subject',
|
||||
52 => 'Emerged',
|
||||
53 => 'Production of material',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Received ownership',
|
||||
57 => 'Transferred ownership',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_persinst = array (
|
||||
48 => 'edited by',
|
||||
49 => 'donated by',
|
||||
50 => 'inherited by',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged by',
|
||||
53 => 'Material produced by',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received by',
|
||||
57 => 'Ownership transfered by',
|
||||
);
|
||||
|
@ -49,4 +49,11 @@ $event_place = array (
|
||||
48 => 'edited in',
|
||||
49 => 'donated / given as present in',
|
||||
50 => 'inherited in',
|
||||
51 => 'had subject',
|
||||
52 => 'emerged at',
|
||||
53 => 'Material produced in',
|
||||
54 => 'Mentioned place',
|
||||
55 => 'Mentioned time',
|
||||
56 => 'Ownership received in',
|
||||
57 => 'Ownership transfered in',
|
||||
);
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user