"#{BASE_URL}?verb=#{VERB}&metadataPrefix=#{METADATA_PREFIX}"
- BASE_URL: if you have an existing Bulkrax importer, you can look at the base URL in the edit importer page
- if you do not have an existing importer, the client will most likely need to provide the base URL for you
- VERB - these OAI verbs will allow you to see different data in your browser & interact with the base URL. (Ex. ListSets, GetRecord, ListRecords)
- OAI verbs docs
- ListRecords is similar to "index", GetRecord is similar to "show"
- METADATA_PREFIX - will likely be different for each project and OAI parser type. This can also be found in the importers/edit page for an existing importer
- SET (source) - depends on sources on the feeds, narrows results. This field is found on the Bulkrax new/edit importer forms and will sort your results by this value when it's included in the url params
"&set=#{SET}"
- BASE_URL
- METADATA_PREFIX:
oai_hyku
OR oai_dc
please fill in details...