SkillAgentSearch skills...

Sum

The Sum of All Knowledge - A project to visualize the knowledge getting added to Wikidata, Wikipedia and Wikimedia Commons.

Install / Use

/learn @hay/Sum
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The Sum of All Knowledge

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.

Requirements

  • PHP > 5.5

Installing

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.

Credits

License

Code is licensed under the terms of the MIT license (see LICENSE.txt for details).

With contributions by:

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated3y ago
Forks1

Languages

HTML

Security Score

75/100

Audited on Jan 28, 2023

No findings