All Projects → Ironholds → WikidataR

Ironholds / WikidataR

Licence: other
An R package for the Wikidata API

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to WikidataR

Wptools
Wikipedia tools (for Humans): easily extract data from Wikipedia, Wikidata, and other MediaWikis
Stars: ✭ 371 (+657.14%)
Mutual labels:  wikidata, api-client
rdfp
This R package connects the DoubleClick for Publishers API from R
Stars: ✭ 16 (-67.35%)
Mutual labels:  api-client
samp-client
GTA SA-MP API client library for Python
Stars: ✭ 21 (-57.14%)
Mutual labels:  api-client
crates io api
API client for crates.io, the Rust crate registry.
Stars: ✭ 51 (+4.08%)
Mutual labels:  api-client
alpha-vantage-api
Alpha Vantage PHP Client
Stars: ✭ 57 (+16.33%)
Mutual labels:  api-client
monzo-php
PHP Library for use with https://monzo.com
Stars: ✭ 20 (-59.18%)
Mutual labels:  api-client
wikidata-qrank
Ranking signals for Wikidata
Stars: ✭ 31 (-36.73%)
Mutual labels:  wikidata
noire-server
Hapi Boilerplate
Stars: ✭ 20 (-59.18%)
Mutual labels:  api-client
drowsy
😪 Lazy integrations tool for RESTful interfaces to aid POC development and streamline integrations
Stars: ✭ 19 (-61.22%)
Mutual labels:  api-client
bionode-ncbi
Node.js module for working with the NCBI API (aka e-utils).
Stars: ✭ 66 (+34.69%)
Mutual labels:  api-client
go-json-spec-handler
Simple JSON API Spec Compatibility in Golang
Stars: ✭ 41 (-16.33%)
Mutual labels:  api-client
rcites
📦 R package to access the CITES Speciesplus database
Stars: ✭ 12 (-75.51%)
Mutual labels:  api-client
rippled-php
A PHP library for rippled (XRP Ledger) communication.
Stars: ✭ 33 (-32.65%)
Mutual labels:  api-client
dynamic-cli
A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
Stars: ✭ 151 (+208.16%)
Mutual labels:  api-client
YuiAPI
一个浏览器API测试客户端,API文档生成器,支持chrome/firefox/新版edge
Stars: ✭ 25 (-48.98%)
Mutual labels:  api-client
database-of-embassies
Database of embassies and consulates. Download as CSV, no registration, public domain. Powered by Wikidata.
Stars: ✭ 33 (-32.65%)
Mutual labels:  wikidata
pygoodwe
Python library for querying Goodwe API
Stars: ✭ 20 (-59.18%)
Mutual labels:  api-client
insomnia-workspace
An Insomnia Workspace for Alpaca API
Stars: ✭ 34 (-30.61%)
Mutual labels:  api-client
sia-cog
Various cognitive api for machine learning, vision, language intent alalysis. Covers traditional as well as deep learning model design and training.
Stars: ✭ 34 (-30.61%)
Mutual labels:  api-client
golio
League of Legends API client written in Golang
Stars: ✭ 45 (-8.16%)
Mutual labels:  api-client

WikidataR

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

Author: Oliver Keyes, Serena Signorelli & Christian Graul
License: MIT
Status: Stable

Travis-CI Build Statusdownloads

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.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

For the most recent CRAN version:

install.packages("WikidataR")

For the development version:

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

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].