Skip to content

Visualizing the contributions of cultural institutions in Wikimedia Projects

License

Notifications You must be signed in to change notification settings

giovannipro/map-the-glam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map the GLAM

Map the GLAM is part of a PhD thesis focusing on the interface characteristics that may foster the access and use of digital images released under open licenses by Galleries, Libraries, Archives and Museums (GLAMs). In particular, Map the GLAM visualises the digital images uploaded by ETH Bibliothek to Wikimedia Commons.

Visual interface

Visual filter Visual filter

GLAMs in the world GLAMs in the world

Installation

  1. Go to the project folder in your computer
    $ cd < path_to_the_folder >
    
  2. Install the bower dependencies
    $ bower install
    
  3. Run local server
    $ python -m SimpleHTTPServer 8000
    
  4. Access the webpage at
    http:localhost:8000 < path_to_the_folder >
    

This project uses:

Bower (install and update packages)

  • cd < path_to_the_folder >
  • bower install < package_name >
  • bower update

Neat

  • update the sass file
  • build the css (cmd + B, on Sublime Text)

About

Visualizing the contributions of cultural institutions in Wikimedia Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published