Skip to content

mill1/WikidataEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikidataEditor

Web application that implements CRUD actions on Wikidata items.

The .NET Core application facilitates creating, reading, updating, and deleting Wikidata items via a basic front end. The Wikibase REST API is targeted through GET, PUT, and POST requests.

Item targets

Next elements of a Wikidata item can be changed:

  • Description
  • Label
  • Aliases
  • Statements *1

Wikidata item core data

In addition an experimental solution is implemented to fetch aggregated item data from the API. By means of the appsetting.json specific properties can be configured as 'core data' regarding specific entities.

Implemented entities so far:

  1. Humans
  2. Disambiguation pages
  3. Astronomical object types

*1

Statement updates are customized to serve my specific tasks regarding Wikipedia.

About

Web application that implements CRUD actions on Wikidata items

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published