- Add
tools/exercise_roz_api.R
for testing the interface betweenroz
and the OZ API. - Remove return value from
oz_basereq()
. - Force ott ids to be returned by
node_images()
as integers. - Mitigate issue with header values from the OneZoom popularity endpoint. See Issue #875 for details.
- Add
node_images()
to allow for retrieval of public domain and cc images. - Add experimental
identifier2ott()
function to allow for mapping between other ids and ott.
- Add
popularity()
to allow for onezoom popularity score retrieval. - Add converters for ott ids to other ids/names:
ott2*()
.