File: NEWS

package info (click to toggle)
r-cran-wikidatar 1.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 188 kB
  • sloc: sh: 13; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
1.4.0
=================================================
* extract_claims() allows you to, well, extract claims.
* SPARQL syntax bug with some geo queries now fixed (thanks to Mikhail Popov)

1.3.0
=================================================
* get_* functions are now vectorised

1.2.0
=================================================
* geographic data for entities that exist relative to other Wikidata items can now be retrieved
with get_geo_entity and get_geo_box, courtesy of excellent Serena Signorelli's excellent
QueryWikidataR package.

* A bug in printing returned objects is now fixed.

1.1.0
=================================================
* You can now retrieve multiple random properties or items with get_random_item and get_random_property

1.0.1
=================================================
* Various documentation and metadata improvements.

1.0.0
=================================================
* Fix a bug in get_* functions due to a parameter name mismatch
* Print methods added by Christian Graul

0.5.0
=================================================
* This is the initial release! See the explanatory vignettes.