The Sum of All Knowledge is a project to visualize the knowledge getting added to Wikidata, Wikipedia and Wikimedia Commons.
It's based on the Sum of All Paintings Wikidata project.
- PHP > 5.5
To install the dependencies for this project you need bower (for frontend assets) and Composer (for PHP libraries).
First copy config-sample.php
in the web
directory to config.php
and change the values. You need a Chantek server for the API calls, or use the default value (note that the current setting is not a production server).
Then, in the root of the project, install the dependencies
bower install
composer install
You should be able to run the application in web/
now.
Note that you either need mod_rewrite
(for Apache) or some other redirection magic to get pretty urls.
- Written by Hay Kranen
Code is licensed under the terms of the MIT license (see LICENSE.txt
for details).
With contributions by: