v_GetRecord: Gets record clusters

View source: R/wiki_utils.R

v_GetRecordR Documentation

Gets record clusters

Description

Obtains the record cluster identified by viafid from VIAF, in the format indicated in record_format. Note that the returned record may be a VIAF cluster record or a redirect/scavenged record: the function returns the record as is.

Usage

v_GetRecord(viafid, record_format = "viaf.json")

Arguments

viafid

The VIAF identifier.

record_format

'viaf.json' (default) or others in https://developer.api.oclc.org/viaf-api#/Authority%20Cluster

Value

The VIAF record cluster in the format indicated in record_format.


wikiTools documentation built on April 3, 2025, 9:38 p.m.