Git Product home page Git Product logo

wikiloop-wikidata-game's Introduction

WikiLoop Wikidata Game: Make contributing to Wikidata.org easy!

WikiLoop Logo

This project is a set of games that runs on Distributed Wikidata Game Platform.

Game Links

Local Set Up

Prerequisite: git, nodejs, npm

git clone [email protected]:google/wikiloop-wikidata-game.git
cd wikiloop-wikidata-game

Enter one game directory and insall dependeces. For example, missing date of birth.

cd  wikiloop_game_missing_date_of_birth
npm install

You should connect to your local mysql instance, setting configuration in this block of code.

  const config = {
    user: process.env.SQL_USER,
    password: process.env.SQL_PASSWORD,
    database: db
  };

Another choice is create a .env file containing environment variables by dotenv, and store the mysql configurations there.

Development

Please refer to wikidata-game API for official development document.

Run

Prerequisite: KoaJS

npm start

wikiloop-wikidata-game's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wikiloop-wikidata-game's Issues

[User request] Place of birth description improvement

Change: Click "Accept" to add a place of birth(P19) claim to the wikidata entity, meanwhile set the wikipedia pages as references.
To: Click "Accept" to add a [https://www.wikidata.org/wiki/Property:P19 place of birth(P19) claim] to the wikidata entity.
[make a hyperlink to "place of birth(P19) claim" to above url]

The 5th bullet says: "The results will prioritize your primary languange [sic] (the first language in your user setting)."
(Proper spelling of language uses only one n.)

Change: Click "Reject" to refuse the suggestion.
To: Click "Reject" if the birthplace suggestion appears to be wrong.

Change: If you're not sure, click "I don't know".
To: If you are not sure of what to do, click: "I don't know"

Change: The suggested place of birth comes from wikipedia articles. There might be error due to outdated wikipedia page snapshots, article parsing error or wrong wikipedia info. Be sure to check the data before you make choice!
To: ""
I think it best to delete this bullet.
If you don't want to delete this then how about: "Be sure to verify the suggested birth place using the links presented. Feel free to use other sources as well, but we hope--no, we expect--you will find all necessary data within Wikimedia websites.

Change: "Data were collected until 20190809."
to: "Data was last collected on 20190809."

Credit to Daniel M. Eldridge at [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.