web/2011-2012-museo-contribution/config.php
author Samuel Huron <samuel.huron@centrepompidou.fr>
Mon, 23 Jul 2012 09:51:02 +0200
changeset 660 0bf11a8b8c1f
parent 595 71363e9b210c
child 683 cd315f8c70e8
permissions -rwxr-xr-x
ADD : archives metadata ENDPOINT
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
506
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     1
<?php
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     2
$config = array(
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     3
   	'hashtag'    => '#museoweb',
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     4
   	'date'   	 => '14.02.2012',
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     5
   	'heure'   	 => '17h00-20h00',
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     6
   	'place'   	 => 'Centre Pompidou (Paris)',
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     7
   	'duration'   => '',
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     8
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     9
   	'title' 	 => "Muséologie, muséographie et nouvelles formes d’adresse au public",
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    10
						
517
eba8eb64dc6b correct date on museo
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 515
diff changeset
    11
   	'abstract'   => "«&nbsp;<b>Comment la dynamique de contribution peut-elle converger avec l’indexation et la numérisation mise en place par les Musées ?</b>&nbsp;» <br/> 14 / 02 / 2012 de 17h00 à 20h00 @ Centre Pompidou (Paris)",
506
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    12
517
eba8eb64dc6b correct date on museo
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents: 515
diff changeset
    13
   	'description'=> "<p><b>Comment la dynamique de contribution peut-elle converger avec l’indexation et la numérisation mise en place par les Musées ?</b> (le 14/02/2012)</p>
506
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    14
<p>Quelle autorité ? Quel rapport au temps et notamment pour la recherche ? Les communautés intermédiaires ? Quelles stratégies et pour quel public ? Comment mettre en place les outils de la convergence ? Question de l’autorité en interne ou externe : les médiateurs, les conservateurs ? La question objectivité/subjectivité.</p>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    15
<ul>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    16
    <li>Maxime Crépel – Sciences Po</li>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    17
    <li>Patrick Peccatte, Flickr Commons – SoftExperience</li>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    18
    <li>Romain Wenz, data.bnf.fr et la notion d’autorité et d’identifiant dans l’écosystème du Web – BNF</li>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    19
</ul>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    20
<p>Coups de projecteur :</p>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    21
<ul>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    22
    <li>Pascal Krajewski – Fonds Trutat, Bibliothèque de Toulouse</li>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    23
    <li>Jean-Frédéric Berthelot – Wikimédia</li>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    24
    <li>François Queré et Renaud Sagot – Plateforme collaborative de la Cité de l’immigration</li>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    25
</ul>",
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    26
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    27
   	'link' 		 => 'http://www.iri.centrepompidou.fr/evenement/museologie-museographie-et-nouvelles-formes-dadresse-au-public/?lang=fr_fr',
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    28
   	'islive'     => true,
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    29
   	'keywords'   => 'muséographie, muséologie, contribution, indexation, numérisation, communautés, recherche, médiation',
660
0bf11a8b8c1f ADD : archives metadata ENDPOINT
Samuel Huron <samuel.huron@centrepompidou.fr>
parents: 595
diff changeset
    30
   	'rep' 		 => basename('__DIR__'),
506
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    31
   	'partenaires'=> "<a href='http://www.culture.gouv.fr/'
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    32
class='footerLink' target='_blank'> Ministère de la Culture et communication </a>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    33
|  <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    34
IRI  </a>",
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    35
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    36
    'client_visual' => "images/big_visuel_museo_2011_fr.png", // 501 × 376 pixels
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    37
    
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    38
 	'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    39
 	
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    40
  	'slide_background' => "images/slide4_museo_fr.png", // 606 × 282 pixels
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    41
    
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    42
  	'archive_img' => "images/museo-2011.jpg", // 270 × 150 pixels
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    43
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    44
 	'archive_title' => "Muséologie 2011 - Comment la dynamique de contribution peut-elle converger avec l’indexation et la numérisation mise en place par les Musées ?",
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    45
 	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 14 février 2012 | 17:00 - 20:00",
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    46
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    47
    // After the event
595
71363e9b210c Added Metadata for museo 14/02, 13/03, edito 22/03, 12/04
Raphael Velt <raph.velt@gmail.com>
parents: 532
diff changeset
    48
	'metadata'		=> "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/fc62350e-69d9-11e1-9089-00145ea4a2be",
506
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    49
	'duration'  	=> 10876600,
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    50
	'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    51
	'div_height'    => 740,
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    52
	'player_width'  => 650,
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    53
	'player_height' => 500,
f7fd2458fc5c Added museo 14.02.12 and several corrections
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    54
);