bi_metadata: Retrieve BnF image metadata

Description Usage Arguments Details Value

View source: R/bi_metadata.R

Description

Retrieve BnF image metadata

Usage

1
bi_metadata(identifier = NULL)

Arguments

identifier

[character(1)]
identifier of the document that begins with "ark:/"

Details

By default bnfimage implements rate limitation through the ratelimitr package. The query are limited to a maximum of 1 every 3 seconds to avoid being blocked by the BnF server. This is the limit at which the BnF server considers the queries to be malicious. For the moment this limitation cannot be lifted.

Value

A nested list which contains the metadata of a single element. The list is for now not formatted and provide the full metadata returned by the API.


Rekyt/bnfimage documentation built on April 18, 2021, 10:07 p.m.