project:thematizer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
project:thematizer [2015/02/28 16:48] – [Thematizer] cottingproject:thematizer [2018/11/24 11:48] (current) – [Data] alicesmith
Line 1: Line 1:
 ===== Thematizer ===== ===== Thematizer =====
- 
-{{ :project:capture_d_e_cran_2015-02-28_a_16.30.37.png|}} 
  
  
 ==== Description: ==== ==== Description: ====
 +
 +{{ :project:capture_d_e_cran_2015-02-28_a_16.30.37.png?nolink&300 |}}
  
 === Problem:===  === Problem:=== 
Line 13: Line 13:
 We propose to work on an application able to request different local specialized cultural datasets and make links, through the result, with the huge, global, universal, Wikipedia and Google Map to enrich the cultural information returned to the visitor. We propose to work on an application able to request different local specialized cultural datasets and make links, through the result, with the huge, global, universal, Wikipedia and Google Map to enrich the cultural information returned to the visitor.
  
-Prototype 1 (Friday): One HTML page with a search text box and a button. It requests Wikipedia with the value, collect the JSON page’s content, parse the Table of Content in order to keep only level 1 headers, display the result in both vertical list and word cloud.+==Prototype 1 (Friday):== 
 + One HTML page with a search text box and a button. It requests Wikipedia with the value, collect the JSON page’s content, parse the Table of Content in order to keep only level 1 headers, display the result in both vertical list and word cloud.
  
-Prototype 2 (Saturday): One HTML page accessing the dataset from the Mediathèque of Valais (http://xml.memovs.ch/oai/oai2.php?verb=ListIdentifiers&metadataPrefix=oai_dc&set=k), getting all the “qdc” XML pages and displaying them in a vertical list. When you click on one of those topics, on the right of the page you will get some information about the topic, one image (if existing) and a cloud of descriptions. Clicking on one of the descriptions will then request Wikipedia with that value and display the content.+==Prototype 2 (Saturday):== 
 + One HTML page accessing the dataset from the Mediathèque of Valais (http://xml.memovs.ch/oai/oai2.php?verb=ListIdentifiers&metadataPrefix=oai_dc&set=k), getting all the “qdc” XML pages and displaying them in a vertical list. When you click on one of those topics, on the right of the page you will get some information about the topic, one image (if existing) and a cloud of descriptions. Clicking on one of the descriptions will then request Wikipedia with that value and display the content.
 If we have enough time we will also get a location tag from the Mediathèque XML file and then display a location on Google Map. If we have enough time we will also get a location tag from the Mediathèque XML file and then display a location on Google Map.
  
-=== Demo:=== +=== Demo ===
- http://codepen.io/alogean/full/GgGOvv/ +
  
 +  * http://codepen.io/alogean/full/GgGOvv/
 +  * http://codepen.io/alogean/full/jEKKgZ/
 +  * http://codepen.io/alogean/full/ByVPod/ (last version)
 +
 +=== Resources (examples, similar applications, etc.): ===
 + 
 +This idea is based on a similar approach that has been developed during Museomix 2014 : http://www.museomix.org/prototypes/museochoix/ . We are trying to figure out how to extend this idea to other contexts than the museums and to other datasets than those proposed by that particular museum. 
  
-Include links to your demo and/or source code. 
  
 ===== Data ===== ===== Data =====
  
-  * List and link your actual and ideal data sources.+  * http://www.wikipedia.org/  
 +Example of made requests:  
 +  * https://fr.wikipedia.org/w/api.php?action=query&prop=extracts&exchars=175&titles=Lausanne&format=json 
 +  * https://fr.wikipedia.org/w/api.php?action=mobileview&page=Lausanne&sections=1&format=json 
 +  * http://www.followthesteps.net/hsbc-contact-phone-number/ 
 +  * http://xml.memovs.ch/oai/ 
 + 
 +  
 +Other potentially interesting datasets for future work: 
 +  * http://www.vallesiana.ch/#!search 
 +  * http://newspaper.archives.rero.ch/Olive/ODE/NVE_FR/ 
 +  * http://newspaper.archives.rero.ch/olive/ODE/CONF_FR/ 
 +  * www.valais-wallis-digital.ch 
  
 ===== Team ===== ===== Team =====
  
   * [[user:cotting]]   * [[user:cotting]]
-  * and other team members+  * [[user:Pierre Paugam]] 
 +  * [[user:Jasky Casas]] 
 +  * [[user:Maximilien Urfer]] 
 +  * [[user:alog|Antoine Logean]] 
 +  * [[user:Alain Dubois]] 
 +  * [[user:Frédéric Sardet]]
  
 ===== Links ===== ===== Links =====
  
-  * Relevant documentation ... +  * https://twitter.com/mdammers?lang=fr Link to the Wikidata expert who gave us some useful links to the Wikipedia API
-  * Blog or forum posts ... +  * https://pad.okfn.org/p/Lausanne_Museums_GLAMhack Pad with information about the Museris 3.0 initiative in Lausanne and access to their manual database of meta-data. (Not sure the links will work very long after the hackday...)
-  * Tools you used ...+
      
-{{tag>status:concept needs:dev needs:design needs:data needs:expert}}+{{tag>status:live glam}}
  
  • project/thematizer.1425138538.txt.gz
  • Last modified: 2015/02/28 16:48
  • by cotting