NEWS
WikidataQueryServiceR 1.0.0 (2020-06-16)
- Fixed example retrieval (was broken due to translation wikitext markers)
- Rate-limiting (11)
- Using tidyverse family of packages (tibble, dplyr, purrr, readr)
- Various improvements and modernizations
WikidataQueryServiceR 0.1.1 (2017-04-28)
Changes
- Updated documentation to use Markdown thanks to roxygen2 6.0.0
- Added more links for learning SPARQL in context of Wikidata
(see
help("WDQS", package = "WikidataQueryServiceR")
)
Bug fixes
- Fixed a bug with JSON-formatted results (#3)
WikidataQueryServiceR 0.1.0 (2017-01-17)
- Initial CRAN release:
- Support for multiple SPARQL queries
- Support for scraping example SPARQL queries via Suggested packages