Skip to content

Extension to support the integration of Wikimedia Commons in OpenRefine

License

Notifications You must be signed in to change notification settings

EduardsSk/CommonsExtension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commons extension

This is a skeleton of OpenRefine extension for Wikimedia Commons, in the form of an independent Maven project. It works with OpenRefine 3.6+.

Building it

Run

mvn package

This creates a zip file in the target folder, which can then be installed in OpenRefine.

Developing it

To avoid having to unzip the extension in the corresponding directory every time you want to test it, you can also use another set up: simply create a symbolic link from your extensions folder in OpenRefine to the local copy of this repository. You will still need to restart OpenRefine every time you make changes.

About

Extension to support the integration of Wikimedia Commons in OpenRefine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.1%
  • JavaScript 4.9%