Skip to content

Ruthygg/WikidataR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikidataR

An R API wrapper for the Wikidata store of semantic data.

Author: Oliver Keyes & Christian Graul
License: MIT
Status: Stable

downloads

Description

WikidataR is a wrapper around the Wikidata API. It is written in and for R, and was inspired by Christian Graul's rwikidata project. For details on how to best use it, see the explanatory vignette.

Installation

For the most recent CRAN version:

install.packages("WikidataR")

For the development version:

library(devtools)
devtools::install_github("ironholds/WikidataR")

Dependencies

About

An R package for the Wikidata API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%