Skip to content

SuLab/wikibase-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikibase-docker tools

See: https://github.com/wmde/wikibase-docker

Wikibase-docker instructions: https://github.com/wmde/wikibase-docker/blob/master/README-compose.md

Usage

Set config options

See config.py for example

Run

./run.sh

Details

The steps taken by run.sh:

  • Download fresh copy of docker-compose.yml
  • Configure YAML: edits the docker-compose.yml file using the settings in config.py
  • Start up docker images (docker-compose)
  • Create a new bot account (using USER and PASS in settings)
  • Create "equivalent property" and "equivalent class" properties
  • Recreate all of the properties in Wikidata, along with equivalent property statements back to wikidata (i.e. equivalent property -> http://www.wikidata.org/entity/P3840)

About

Tools for working with a wikibase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.3%
  • Shell 4.7%