Registry / networking / oai
library1.3.0rbrubygemsunverified

A Ruby library for working with the Open Archive Initiative Protocol for Metadata Harvesting (OAI-PMH).

gem install oai
INSTALL
IMPORT
SIG · OAI
O
oai
networkingrubyv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OAI
require 'oai'

Fetch records from an OAI-PMH endpoint

require 'oai' client = OAI::Client.new('http://example.com/oai') response = client.list_records puts response.to_a.size
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
oai — gem install oai · libregistry