Package: oai 0.4.1
oai: General Purpose 'Oai-PMH' Services Client
A general purpose client to work with any 'OAI-PMH' (Open Archives Initiative Protocol for 'Metadata' Harvesting) service. The 'OAI-PMH' protocol is described at <http://www.openarchives.org/OAI/openarchivesprotocol.html>. Functions are provided to work with the 'OAI-PMH' verbs: 'GetRecord', 'Identify', 'ListIdentifiers', 'ListMetadataFormats', 'ListRecords', and 'ListSets'.
Authors:
oai_0.4.1.tar.gz
oai_0.4.1.zip(r-4.5)oai_0.4.1.zip(r-4.4)oai_0.4.1.zip(r-4.3)
oai_0.4.1.tgz(r-4.4-any)oai_0.4.1.tgz(r-4.3-any)
oai_0.4.1.tar.gz(r-4.5-noble)oai_0.4.1.tar.gz(r-4.4-noble)
oai_0.4.1.tgz(r-4.4-emscripten)oai_0.4.1.tgz(r-4.3-emscripten)
oai.pdf |oai.html✨
oai/json (API)
NEWS
# Install 'oai' in R: |
install.packages('oai', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/oai/issues
- providers - Metadata providers data.frame.
data-accessoai-pmhpeer-reviewedscholarly-api
Last updated 2 years agofrom:866af429d8 (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Sep 28 2024 |
R-4.5-win | OK | Sep 28 2024 |
R-4.5-linux | OK | Sep 28 2024 |
R-4.4-win | OK | Sep 28 2024 |
R-4.4-mac | OK | Sep 28 2024 |
R-4.3-win | OK | Sep 28 2024 |
R-4.3-mac | OK | Sep 28 2024 |
Exports:count_identifiersdump_raw_to_dbdump_raw_to_txtdump_to_rdsget_recordsidlist_identifierslist_metadataformatslist_recordslist_setsload_providersoai_availableupdate_providers
Dependencies:askpassclicurlfansigluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigplyrR6Rcpprlangstringistringrsystibbleutf8vctrsxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
OAI-PMH Client | oai-package oai _PACKAGE |
Count OAI-PMH identifiers for a data provider. | count_identifiers |
Result dumpers | dumpers dump_raw_to_db dump_raw_to_txt dump_to_rds |
Get records | get_records |
Identify the OAI-PMH service for each data provider. | id |
List OAI-PMH identifiers | list_identifiers |
List available metadata formats from various providers. | list_metadataformats |
List records | list_records |
List sets | list_sets |
Load an updated cache | load_providers |
Test of OAI-PMH service is available | oai_available |
Metadata providers data.frame. | providers |
Update the locally stored OAI-PMH data providers table. | update_providers |