v_GetRecord {wikiTools} | R Documentation |
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.
v_GetRecord(viafid, record_format = "viaf.json")
viafid |
The VIAF identifier. |
record_format |
'viaf.json' (default) or others in https://www.oclc.org/developer/api/oclc-apis/viaf/authority-cluster.en.html. |
The VIAF record cluster in the format indicated in record_format.