1
0
cms11/config/wikidata/inclusions.php

83 lines
1.2 KiB
PHP
Raw Normal View History

2024-04-19 11:21:33 +02:00
<?php
return [
'afterWorkBy' => [
'P1877',
],
'staff' => [
'P50',
'P57',
'P58',
'P86',
'P162',
'P170',
'P175',
'P178',
'P344',
'P371',
'P1040',
'P1431',
'P2515',
'P2554',
'P3092',
'P5028',
],
'productionCompanies' => [
'P272',
],
'genres' => [
'P136',
],
'subjects' => [
'P921',
],
'publishers' => [
'P123',
],
'distribution' => [
'P161',
],
'sagas' => [
'P179',
],
'links' => [
'P856',
'P345',
'P1258',
'P1265',
'P1267',
'P1651',
'P1712',
'P1733',
'P1874',
'P2002',
'P2003',
'P2013',
'P2397',
'P3984',
'P4013',
'P4073',
'P4477',
'P4947',
'P4983',
'P5749',
'P6262',
'P6398',
'P7595',
'P7596',
'P8055',
'P9586',
'P9751',
'P11460',
],
'locations' => [
'P840',
'P915',
],
'miscKeywords' => [
'P180',
'P8371',
'P8411',
],
];