Retrieve information about Oxford University OAI repository
Source:R/ora_identify.R
ora_identify.Rd
Retrieve information about Oxford University OAI repository
Value
A data.frame (default) or an XML document (if tabular = FALSE
)
with identifying information on the OAI repository.
Examples
ora_identify()
#> # A tibble: 1 × 13
#> responseDate request repositoryName baseURL protocolVersion adminEmail
#> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 2024-10-31T12:38:56Z https:… ORA - Oxford … https:… 2.0 ora-dev@b…
#> # ℹ 7 more variables: earliestDatestamp <chr>, deletedRecord <chr>,
#> # granularity <chr>, scheme <chr>, repositoryIdentifier <chr>,
#> # delimiter <chr>, sampleIdentifier <chr>