1
0
cms11/config/wikidata/inclusions.php

132 lines
2.0 KiB
PHP

<?php
return [
'Inspiration' => [
'P144',
'P737',
'P941',
'P1877',
'P4969',
],
'Équipe technique' => [
'P50',
'P57',
'P58',
'P86',
'P110',
'P162',
'P170',
'P175',
'P178',
'P287',
'P344',
'P371',
'P1040',
'P1431',
'P2184',
'P2515',
'P2554',
'P3092',
'P5028',
],
'Production' => [
'P272',
],
'Publication' => [
'P123',
],
'Diffusion' => [
'P449',
'P750',
'P747',
'P1113',
'P2437',
'P3301',
],
'Distribution' => [
'P161',
'P725',
],
'Sagas' => [
'P179',
'P1434',
'P8345',
],
'Liens' => [
'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',
],
'Genres' => [
'P136',
],
'Sujets abordés' => [
'P921',
],
'Lieux' => [
'P495',
'P840',
'P915',
],
'Dates' => [
'P571',
'P577',
'P6949',
],
'Autres mots-clé' => [
'P180',
'P8371',
'P8411',
'P9215',
],
'Langues' => [
'P364',
'P407',
],
'Distinctions' => [
'P166',
'P1411',
],
'Musique' => [
'P406',
'P942',
],
'Informations techniques' => [
'P408',
'P404',
'P479',
'P4151',
'P5196',
],
'Platformes' => [
'P306',
'P400',
'P8956',
],
];