--- a/server/src/config/corpusparole.php Thu Oct 13 13:01:12 2016 +0200
+++ b/server/src/config/corpusparole.php Fri Oct 14 01:02:10 2016 +0200
@@ -197,6 +197,186 @@
'transcrit_decoder_mapping' => [
"http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" => 'CorpusParole\Libraries\Transcript\LacitoTranscriptConverter',
"http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_transcriber" => 'CorpusParole\Libraries\Transcript\TranscriberTranscriptConverter'
+ ],
+
+ "language_corpus_node_prefix" => 'corpus-',
+ "language_corpus_node_global" => 'corpus-global',
+
+ "languages_treemap" => [
+ 'id' => 'corpus-global',
+ 'name' => 'Global',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/fra',
+ 'name' => 'Français'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/gsw',
+ 'name' => 'Alsacien'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/bre',
+ 'name' => 'Breton'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/oci',
+ 'name' => 'Occitan',
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/lad',
+ 'name' => 'Judéo-espagnol'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/und',
+ 'name' => 'Indéterminée',
+ ], [
+ 'id' => 'corpus-regionals',
+ 'name' => 'Langues régionales',
+ 'children' => [ [
+ 'id' => 'corpus-oil',
+ 'name' => 'Langues d\'oïl',
+ 'values' => [ 'http://lexvo.org/id/iso639-3/pcd' ]
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/frp',
+ 'name' => 'Francoprovençal'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/cos',
+ 'name' => 'Corse'
+ ], [
+ 'id' => 'corpus-creoles',
+ 'name' => 'Les Créoles',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/rcf',
+ 'name' => 'Créole de la Réunion'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/gcf',
+ 'name' => 'Créole de la Guadeloupe'
+ ]
+ ]
+ ]
+ ]
+ ], [
+ 'id' => 'corpus-non-territorials',
+ 'name' => 'Langues non territoriales',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/fsl',
+ 'name' => 'Langue des signes française (LSF)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/kab',
+ 'name' => 'Berbère'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/ell',
+ 'name' => 'Grec moderne'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/spa',
+ 'name' => 'Espagnol'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/eng',
+ 'name' => 'Anglais'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/ita',
+ 'name' => 'Italien'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/deu',
+ 'name' => 'Allemand'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/tur',
+ 'name' => 'Turque'
+ ]
+ ]
+ ], [
+ 'id' => 'corpus-guyane',
+ 'name' => 'Guyane',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/gcf',
+ 'name' => 'Ndyuka-Trio Pidgin (njt)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/plu',
+ 'name' => 'Palikúr (plu)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/gcr',
+ 'name' => 'Guianese Creole French (gcr)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/gcr',
+ 'name' => 'Guianese Creole French (gcr)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/srn',
+ 'name' => 'Sranan Tongo (srn)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/car',
+ 'name' => 'kali\'na (car)'
+ ]
+ ]
+ ], [
+ 'id' => 'corpus-mayotte',
+ 'name' => 'Mayotte',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/swb',
+ 'name' => 'Maore Comorian (swb)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/lsy',
+ 'name' => 'Mauritian Sign Language (lsy)'
+ ]
+ ]
+ ], [
+ 'id' => 'corpus-polynesia',
+ 'name' => 'Polynésie française',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/uve',
+ 'name' => 'West Uvean (uve)'
+ ]
+ ]
+ ], [
+ 'id' => 'corpus-wallis-futuna',
+ 'name' => 'Wallis et Futuna',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/fud',
+ 'name' => 'LanEast Futuna (fud)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/wls',
+ 'name' => 'Wallisian (wls)'
+ ]
+ ]
+ ], [
+ 'id' => 'corpus-new-caledonia',
+ 'name' => 'Nouvelle-Calédonie',
+ 'children' => [ [
+ 'id' => 'http://lexvo.org/id/iso639-3/wls',
+ 'name' => 'Wallisian (wls)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/ane',
+ 'name' => 'Xârâcùù (ane)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/cam',
+ 'name' => 'Cemuhî (cam)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/axx',
+ 'name' => 'Xaragure (axx)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/iai',
+ 'name' => 'Iaai (iai)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/nee',
+ 'name' => 'Nêlêmwa-Nixumwak (nee)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/dhv',
+ 'name' => 'Dehu (dhv)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/nen',
+ 'name' => 'Nengone (nen)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/aji',
+ 'name' => 'Ajië (aji)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/kdk',
+ 'name' => 'Numee (kdk)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/nem',
+ 'name' => 'Nemi'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/nua',
+ 'name' => 'Yuaga (nua)'
+ ], [
+ 'id' => 'http://lexvo.org/id/iso639-3/bwa',
+ 'name' => 'Bwatoo (bwa)'
+ ]
+ ]
+ ]
+ ]
]
];